Change-Id: I62407e2cd0b8b193def6933759c51c93252b5276
* @since_tizen 5.5
*/
typedef enum {
- STT_SPEECH_STATUS_BEGINNING_OF_SPEECH_DETECTED = 0, /**< Beginning Of Speech is detected */
- STT_SPEECH_STATUS_END_OF_SPEECH_DETECTED /**< End Of Speech is detected */
+ STT_SPEECH_STATUS_BEGINNING_OF_SPEECH_DETECTED = 0, /**< The beginning Of speech is detected */
+ STT_SPEECH_STATUS_END_OF_SPEECH_DETECTED /**< The end of speech is detected */
} stt_speech_status_e;
/**
- * @brief Called when STT engine detects beginning or ending of the speech.
+ * @brief Called when STT engine detects the beginning or end of the speech.
* @since_tizen 5.5
* @param[in] stt The STT handle
* @param[in] status The speech status