Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

onSpeechStart: undefined in IOS in react-native-community / voice

$
0
0

onSpeechStart: undefined in IOS in react-native-community/voice

but in android work's good

"react": "16.11.0",

"react-native": "0.62.2",

"@react-native-community/voice": "^1.1.3",

IOS:- 13.4.1

onSpeechStart = e => {    console.log('onSpeechStart: ', e);    this.setState({      started: true,    });    try {      console.log('onSpeechStart try:-', e);    } catch (e) {      console.error('onSpeechStart error:-', e);    }  };

enter image description here


Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>