From 769944b3485276c5abca3c93d121df371b517728 Mon Sep 17 00:00:00 2001 From: "sooyeon.kim" Date: Thu, 3 Nov 2016 09:29:51 +0900 Subject: [PATCH] Add error messages of voice-control for ACR-796 in tizen_3.0 Change-Id: Ie3181adeef913ad9df63836b4a2d822dd5e7eadd Signed-off-by: sooyeon.kim --- error_messages/voice-control.xml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/error_messages/voice-control.xml b/error_messages/voice-control.xml index 9c85603..cb49f82 100644 --- a/error_messages/voice-control.xml +++ b/error_messages/voice-control.xml @@ -28,4 +28,20 @@ TIZEN_ERROR_VOICE_CONTROL | 0x017 List empty - \ No newline at end of file + + TIZEN_ERROR_VOICE_CONTROL | 0x018 + Service reset + + + TIZEN_ERROR_VOICE_CONTROL | 0x019 + In progress to ready + + + TIZEN_ERROR_VOICE_CONTROL | 0x020 + In progress to recording + + + TIZEN_ERROR_VOICE_CONTROL | 0x021 + In progress to processing + + -- 2.7.4