Add new member for asr result event 29/281529/1
authorSuyeon Hwang <stom.hwang@samsung.com>
Mon, 29 Aug 2022 06:22:49 +0000 (15:22 +0900)
committerTizen AI <ai.tzn.sec@samsung.com>
Tue, 20 Sep 2022 02:52:35 +0000 (11:52 +0900)
Change-Id: I8ea7cb5733c40df58317abfc2d6a63c83f200c8a
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
src/mmimgr/mmi-common.h

index a291883..ad41e36 100644 (file)
@@ -234,6 +234,7 @@ typedef struct
        char *cmd;
        char **args;
        int nargs;//num of args
+       int result_type;//partial or final result
        char *source;//event source information
 } mmi_provider_event_voice;