From 20a700cb869a5de6a0e6d5728a9eaa6f37d82f67 Mon Sep 17 00:00:00 2001 From: sungrae jo Date: Tue, 20 Mar 2018 16:48:06 +0900 Subject: [PATCH] Add error messages for voice control Change-Id: I0dc1f0d5f52ab04ba52ec4c78460253310e86883 --- error_messages/voice-control.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/error_messages/voice-control.xml b/error_messages/voice-control.xml index cb49f82..dd9b9f4 100644 --- a/error_messages/voice-control.xml +++ b/error_messages/voice-control.xml @@ -44,4 +44,8 @@ TIZEN_ERROR_VOICE_CONTROL | 0x021 In progress to processing + + TIZEN_ERROR_VOICE_CONTROL | 0x022 + Feature not supported + -- 2.7.4