Set audio id when calling stt_start_audio_streaming()
[platform/core/uifw/stt.git] / doc / uix_stt_engine_main_doc.h
index e811d20..d5936e9 100755 (executable)
  *
  * @section CAPI_UIX_STTE_MODULE_FEATURE Related Features
  * This API is related with the following features:<br>
- * - http://tizen.org/feature/speech.recognition<br>
- * - http://tizen.org/feature/microphone<br>
+ * - %http://tizen.org/feature/speech.recognition<br>
+ * - %http://tizen.org/feature/microphone<br>
  * It is recommended to design feature related codes in your application for reliability.<br>
  * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.<br>
  * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.<br>
- * More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ * More details on featuring your application can be found from <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>Feature Element</b>.</a>
  */