Send output result when screen analyzer event occurs 30/281630/1
authorSuyeon Hwang <stom.hwang@samsung.com>
Mon, 19 Sep 2022 08:51:24 +0000 (17:51 +0900)
committerTizen AI <ai.tzn.sec@samsung.com>
Tue, 20 Sep 2022 05:48:27 +0000 (14:48 +0900)
commita2ea454fe33a5e5940f2ab0159d9acd5ea7b2dbc
treed4e3a7002f5fed1af2a1a4e392ea782df9ba64e9
parent8bd6ec8c1cbcb8aa4c395f64c2e7d8040f7e6a1c
Send output result when screen analyzer event occurs

- Issue:
IU engine does not invoke callback for sending output result to client
app when screen analyzer event occurs.

- Solution:
This patch adds code for invoking output result callback, and this code
is for sending clickable object information to client app.

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