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

[BUG] SpeechToText throws Objective-C exception on iOS #1779

Closed
2 tasks done
tibuprophen opened this issue Mar 27, 2024 · 0 comments
Closed
2 tasks done

[BUG] SpeechToText throws Objective-C exception on iOS #1779

tibuprophen opened this issue Mar 27, 2024 · 0 comments
Assignees
Labels
area/essentials Issue/Discussion/PR that has to do with Essentials bug Something isn't working unverified

Comments

@tibuprophen
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

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.
Simulator Screenshot - iPhone 15 - 2024-03-27 at 21 57 57

Expected Behavior

The speech-to-text service should start listening.

Steps To Reproduce

  1. Open the repository
  2. Run the sample application on iOS Simulator
  3. Either the exception is handled and a toast is shown or unhandled and crashes with the exception.

Link to public reproduction project repository

https://github.com/CommunityToolkit/Maui

Environment

- .NET MAUI CommunityToolkit: 7.0.1
- OS: macOs 14.3.1 (23D60)
- .NET MAUI: Manifest: 8.0.7/8.0.100, Source: 8.0.200, Controls: 8.0.14
- Xcode: 15.2
- Simulator: iPhone 15 iOS 17.2

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.

@tibuprophen tibuprophen added bug Something isn't working unverified labels Mar 27, 2024
@VladislavAntonyuk VladislavAntonyuk self-assigned this Apr 4, 2024
@vhugogarcia vhugogarcia added the area/essentials Issue/Discussion/PR that has to do with Essentials label Apr 4, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jan 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/essentials Issue/Discussion/PR that has to do with Essentials bug Something isn't working unverified
Projects
None yet
Development

No branches or pull requests

3 participants