muhaos / react-native-speech-to-text-ios

React Native speech recognition component for iOS 10+
MIT License
40 stars 9 forks source link

How to stop recording correctly kAFAssistantErrorDomain error216 #13

Open e-rasvet opened 7 years ago

e-rasvet commented 7 years ago

Hello!

Speech to text working fine, but when I try to stop recording I see this error kAFAssistantErrorDomain error216, why it is happen? I use this command SpeechToText.stopRecognition() to stop speech to text.