[BUG] SpeechToText throws Objective-C exception on iOS #1779
Labels
area/essentials
Issue/Discussion/PR that has to do with Essentials
bug
Something isn't working
unverified
Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
The speech-to-text service does not start recording/listening. It throws an exception instead - depending on the tts mode it is handled or not.
Expected Behavior
The speech-to-text service should start listening.
Steps To Reproduce
Link to public reproduction project repository
https://github.com/CommunityToolkit/Maui
Environment
Anything else?
Seems to work partially on a physical device. I've re-implemented the tts feature after months in my app, but there appears to be a bug that words/sentences are cut. When I started debugging this bug, I experienced the obj-c crash.
The text was updated successfully, but these errors were encountered: