projects
/
platform
/
core
/
uifw
/
voice-control.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f45e77
)
Add error into the description of vce_send_error()
70/272270/1
submit/tizen/20220314.023839
author
Suyeon Hwang
<stom.hwang@samsung.com>
Mon, 14 Mar 2022 02:25:06 +0000
(11:25 +0900)
committer
Suyeon Hwang
<stom.hwang@samsung.com>
Mon, 14 Mar 2022 02:25:06 +0000
(11:25 +0900)
Change-Id: I64f455f0433459508d6016f16806fc9b296626ca
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
include/vce.h
patch
|
blob
|
history
diff --git
a/include/vce.h
b/include/vce.h
index e700059374fbc406540bb69e4d0bf9a224f47d5b..1b165294cc586856d85a103c34b03f23c72b1e69 100644
(file)
--- a/
include/vce.h
+++ b/
include/vce.h
@@
-877,7
+877,8
@@
int vce_send_specific_engine_result(const char* engine_app_id, const char* event
* #VCE_ERROR_INVALID_LANGUAGE, \n
* #VCE_ERROR_OPERATION_FAILED, \n
* #VCE_ERROR_PERMISSION_DENIED, \n
- * #VCE_ERROR_NOT_SUPPORTED_FEATURE.
+ * #VCE_ERROR_NOT_SUPPORTED_FEATURE \n
+ * #VCE_ERROR_TTS_FAILED.
* @since_tizen @if MOBILE 4.0 @elseif WEARABLE 5.0 @endif
* @param[in] error Error type
* @param[in] msg Error message