Update documentation according to the review 57/244857/1 submit/tizen/20200928.080826
authorwn.jang <wn.jang@samsung.com>
Fri, 25 Sep 2020 06:18:43 +0000 (15:18 +0900)
committerwn.jang <wn.jang@samsung.com>
Fri, 25 Sep 2020 06:30:18 +0000 (15:30 +0900)
Change-Id: I62407e2cd0b8b193def6933759c51c93252b5276

include/stt.h

index d3028ab..f21c4bb 100755 (executable)
@@ -200,8 +200,8 @@ typedef enum {
 * @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;
 
 
@@ -338,7 +338,7 @@ typedef void (*stt_engine_changed_cb)(stt_h stt, const char* engine_id, const ch
 
 
 /**
- * @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