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

onRecognizerResult 没能进入此方法

Open hkwin opened this issue 6 years ago • 1 comments

按照作者的Usage的方法如下: Recognizer.init("57c7c5b0"); this.recognizerEventEmitter = new NativeEventEmitter(Recognizer); this.recognizerEventEmitter.addListener('onRecognizerResult', this.onRecognizerResult); Recognizer.start();

没能进入此方法

hkwin avatar Jan 05 '19 04:01 hkwin

+1,安卓还是好好的

fairyMouse avatar Jan 08 '20 09:01 fairyMouse