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 ignores Culture (de-DE and fr-FR) #2474

Closed
2 tasks done
smiso opened this issue Jan 27, 2025 · 1 comment
Closed
2 tasks done

[BUG] SpeechToText ignores Culture (de-DE and fr-FR) #2474

smiso opened this issue Jan 27, 2025 · 1 comment
Labels
bug Something isn't working unverified

Comments

@smiso
Copy link

smiso commented Jan 27, 2025

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 Culure Property of SpeechToTextOptions is ignored. SpeechToText always is listening in english.

Expected Behavior

The spoken text is recognized in language of given Culture.

Steps To Reproduce

  1. Run CommunityToolkit.Maui.Sample on Android 13 or 14
  2. Go to Essentials > SpeechToText
  3. Select "de Deutsch (Duetschland)"
  4. Press StartListenAsync
  5. Speak german :-)

Link to public reproduction project repository

https://github.com/CommunityToolkit/Maui

Environment

- .NET MAUI CommunityToolkit: 11.0.0
- OS: Androis 13 and 14
- .NET MAUI: 9.0.102-android

Anything else?

No response

@smiso smiso added bug Something isn't working unverified labels Jan 27, 2025
@TheCodeTraveler
Copy link
Collaborator

Duplicate #2463

@TheCodeTraveler TheCodeTraveler closed this as not planned Won't fix, can't repro, duplicate, stale Jan 27, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working unverified
Projects
None yet
Development

No branches or pull requests

2 participants