react-native-speech-iflytek icon indicating copy to clipboard operation
react-native-speech-iflytek copied to clipboard

语音合成后,content 和 filename 返回是 null

Open 54sword opened this issue 5 years ago • 0 comments

synthesizerEventEmitter.addListener('onSynthesizerBufferCompletedEvent', (result)=>{ console.log(result); // {"content": null, "filename": null} });

求帮助!

54sword avatar Jul 08 '20 08:07 54sword