Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Unwrapped SpeechRequest in SpeechController Causing Nil Issue in iOS 17 #42

Open
DELTRINSAM opened this issue Apr 3, 2024 · 1 comment

Comments

@DELTRINSAM
Copy link

DELTRINSAM commented Apr 3, 2024

In the SpeechController module, there is an explicit unwrapping of the speechRequest, which is causing a nil issue, particularly in iOS 17. This nil issue arises when tapping the screen while recording, which previously resulted in displaying existing text but is now malfunctioning due to the nil issue with the speechRequest. And, does it affect the usage of AVAudioPlayer?

@Karim-ezzedine
Copy link

This is also happening with me on iOS 17 and the app is crashing on production, is there any solution??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants