Change-Id: I92ab393258dea4feb07f8cbf7a66c9bb4207c6a4
* @param[in] stt The STT handle
* @param[in] engine_id Engine ID
* @param[in] engine_name Engine name
- * @param[in] user_data User data passed from the stt_setting_foreach_supported_engines()
+ * @param[in] user_data User data passed from the stt_foreach_supported_engines()
* @return @c true to continue with the next iteration of the loop,
* otherwise @c false to break out of the loop
* @pre stt_foreach_supported_engines() will invoke this callback.