Send empty clicked object result 92/283792/1
authorSuyeon Hwang <stom.hwang@samsung.com>
Wed, 19 Oct 2022 05:31:50 +0000 (14:31 +0900)
committerTizen AI <ai.tzn.sec@samsung.com>
Thu, 3 Nov 2022 05:44:38 +0000 (14:44 +0900)
commit892f627baf8e19b2ca703b962005f0bdbc638868
tree0ea75ed73c51778f490f4509d42e54f6fd524b8f
parent73a80f7bdd1d09ff1f1ad7ca59680c48229bb0ac
Send empty clicked object result

- Issue:
Voice touch app did not clear the tooltip when user says 'back' or
'referesh'.

- Solution:
Current mmi-manager did not send result to client app, but just sends
output event to output modality when the utterance is pre defined
command. Thus, client app can not handle pre-defined command action
situation. This patch sends result of pre-defined command to client app.
Through this patch, client app can handle this special situation.

Change-Id: I560276bfa230e2171b3d79ed6a69f260a6a239be
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
src/mmimgr/iu/VoiceTouchEngine.cpp
src/mmimgr/iu/VoiceTouchEngine.h