Add error into the description of vce_send_error() 70/272270/1 submit/tizen/20220314.023839
authorSuyeon Hwang <stom.hwang@samsung.com>
Mon, 14 Mar 2022 02:25:06 +0000 (11:25 +0900)
committerSuyeon 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

index e700059374fbc406540bb69e4d0bf9a224f47d5b..1b165294cc586856d85a103c34b03f23c72b1e69 100644 (file)
@@ -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