speech-recognition
speech-recognition copied to clipboard
Fix - unexpectedly found nil while unwrapping an optional value
Pull request checklist
Please check if your PR fulfills the following requirements:
- [x] The changes have been tested successfully.
This fixes an issue I started seeing when doing speech recognition twice. The second time I called start
, I got this error and my app would crash.