[ACR-1670] Add new error message for voice control 26/267226/1
authorSuyeon Hwang <stom.hwang@samsung.com>
Tue, 30 Nov 2021 01:42:20 +0000 (10:42 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Tue, 30 Nov 2021 01:42:20 +0000 (10:42 +0900)
Change-Id: I152d848e381f3ccb46bed36587e75742657514fc
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
error_messages/voice-control.xml

index 0f57b06..d1c9e94 100644 (file)
@@ -48,4 +48,8 @@
                <value>TIZEN_ERROR_VOICE_CONTROL | 0x022</value>
                <msg>Feature not supported</msg>
        </error>
+       <error name="VC_ERROR_TTS_FAILED">
+               <value>VC_ERROR_TTS_FAILED | 0x024</value>
+               <msg>TTS operation failed</msg>
+       </error>
 </package>