speech-recognition icon indicating copy to clipboard operation
speech-recognition copied to clipboard

Fix - unexpectedly found nil while unwrapping an optional value

Open claptimes5 opened this issue 7 months ago • 0 comments

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.

claptimes5 avatar Jul 24 '24 13:07 claptimes5