Update README.md

This commit is contained in:
langxiankui 2018-09-14 15:13:45 +08:00 committed by GitHub
parent 0190e7bfce
commit 9bb736e744
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,7 @@ android SDKlibs
* @Param 是否显示标点
*
*/
xunfeiListenSpeaking.startListen(success, error, callback);
xunfeiListenSpeaking.startListen(success, error, isShowDialog, isShowPunc);
// 停止录音
xunfeiListenSpeaking.stopListen();