Add more description for ma_set_wake_word_audio_require_flag() 27/229927/1
authorJi-hoon Lee <dalton.lee@samsung.com>
Mon, 6 Apr 2020 12:06:58 +0000 (21:06 +0900)
committerJi-hoon Lee <dalton.lee@samsung.com>
Mon, 6 Apr 2020 12:07:00 +0000 (21:07 +0900)
Change-Id: I2eece61eea5391b7a8f5a430d1b614da35b19deb

include/multi_assistant.h

index 55d270400e477ee4009a4064fa309b17458c0380..dcfa0aea97f4fec82ec95bdfc422f300fcd0129a 100644 (file)
@@ -642,7 +642,9 @@ int ma_send_preprocessing_result(bool is_success);
 
 /**
  * @brief Sets whether multi-assistant service should send wake word audio data.
- * @details If set to true, wake word audio data will be included in audio streaming data.
+ * @details If set to true, wake word audio data will be included in audio streaming data.<br/>
+ *          The wake word is the way you initiate a conversation with your vocal assistant.
+ *          It is a predefined keyword automatically detected from continuously streaming audio.<br/>
  *          Use ma_set_audio_streaming_data_section_changed_cb() to be informed about
  *          switching between wake word and regular audio data.
  * @since_tizen 5.5