From 61f27a6c848ae82021e51f6201661a9342c6b58c Mon Sep 17 00:00:00 2001 From: "sooyeon.kim" Date: Thu, 3 Nov 2016 09:26:28 +0900 Subject: [PATCH] Add error messages of voice-control for ACR-796 Change-Id: I4925f80491915aa720712a18591f5fbd513fd5c7 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.34.1