From: Suyeon Hwang Date: Mon, 14 Mar 2022 02:25:06 +0000 (+0900) Subject: Add error into the description of vce_send_error() X-Git-Tag: submit/tizen/20220314.023839^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F70%2F272270%2F1;p=platform%2Fcore%2Fuifw%2Fvoice-control.git Add error into the description of vce_send_error() Change-Id: I64f455f0433459508d6016f16806fc9b296626ca Signed-off-by: Suyeon Hwang --- diff --git a/include/vce.h b/include/vce.h index e700059..1b16529 100644 --- 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