Fix parameter of mmi_provider_event_voice 93/283793/1
authorSuyeon Hwang <stom.hwang@samsung.com>
Tue, 11 Oct 2022 08:59:32 +0000 (17:59 +0900)
committerTizen AI <ai.tzn.sec@samsung.com>
Thu, 3 Nov 2022 05:44:38 +0000 (14:44 +0900)
commit62904e40852085effda97195b00439f010568e01
tree95d20775b071ae3744c3f481c4c6c4c17dd86b45
parent892f627baf8e19b2ca703b962005f0bdbc638868
Fix parameter of mmi_provider_event_voice

- Issue:
The event structure does not have member for storing language of result
infomration.

- Solution:
This patch fixes the member of the event structure for voice modality.
Through this patch, voice modality provider can send the language
information using this structure.

Change-Id: I82f0e2d9eae4f990e15451ec6e0f698062f606be
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
src/mmimgr/mmi-common.h
src/mmimgr/mmi-provider.c