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

SpeechToTextResult has no CurrentState property #493

Open
yanxiaodi opened this issue Nov 16, 2024 · 0 comments
Open

SpeechToTextResult has no CurrentState property #493

yanxiaodi opened this issue Nov 16, 2024 · 0 comments

Comments

@yanxiaodi
Copy link

Type of issue

Code doesn't work

Description

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:

CurrentState | SpeechToTextState | Gets a current listening state. -- | -- | --

However, I don't see this property in my project:
image

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

  • ID: bd555d8e-ea79-876f-5108-fd6bb19d0d8a
  • Service: dotnet-communitytoolkit
  • Sub-service: dotnet-maui-community-toolkit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant