We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Code doesn't work
Hi there, I'd like to use the SpeechToText API in MAUI. Based on this page: https://learn.microsoft.com/en-us/dotnet/communitytoolkit/maui/essentials/speech-to-text?tabs=windows It shows that the SpeechToTextResult class has the following property:
SpeechToTextResult
However, I don't see this property in my project:
I use .NET 9.
Is there anything wrong here?
https://learn.microsoft.com/en-us/dotnet/communitytoolkit/maui/essentials/speech-to-text?tabs=android
https://github.com/MicrosoftDocs/CommunityToolkit/blob/main/docs/maui/essentials/speech-to-text.md
bd555d8e-ea79-876f-5108-fd6bb19d0d8a
@VladislavAntonyuk
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Type of issue
Code doesn't work
Description
Hi there, I'd like to use the SpeechToText API in MAUI. Based on this page:
CurrentState | SpeechToTextState | Gets a current listening state. -- | -- | --https://learn.microsoft.com/en-us/dotnet/communitytoolkit/maui/essentials/speech-to-text?tabs=windows
It shows that the
SpeechToTextResult
class has the following property:However, I don't see this property in my project:
I use .NET 9.
Is there anything wrong here?
Page URL
https://learn.microsoft.com/en-us/dotnet/communitytoolkit/maui/essentials/speech-to-text?tabs=android
Content source URL
https://github.com/MicrosoftDocs/CommunityToolkit/blob/main/docs/maui/essentials/speech-to-text.md
Document Version Independent Id
bd555d8e-ea79-876f-5108-fd6bb19d0d8a
Article author
@VladislavAntonyuk
Metadata
The text was updated successfully, but these errors were encountered: