question

kietly-2740 avatar image
0 Votes"
kietly-2740 asked DaisyTian-1203 commented

Training for Windows.media.speechrecognition engine

Hello:

First off, not sure if this is the right location for Windows.media.speechrecognition related questions. If not, can someone please direct me to the right location. Greatly appreciated.

Note: I am not referring to the System.Speech.Recognition namespace nor the Microsoft.CognitiveServices.Speech

I am adding speech recognition functionality to the C# WPF desktop application. Things work ok so far, however, I do not see anything under the documentation that discussing about "voice training" for different voice accents. Here are my questions:

1/ Is there "voice training" capability under Windows.media.speechrecognition? Below is the link to the online doc:
https://docs.microsoft.com/en-us/uwp/api/windows.media.speechrecognition?view=winrt-20348

2/ If the answer for 1/ is yes. Which API/properties under the Windows.media.speechrecognition namespace for this?
If the answer is no, what are the alternatives?

Note: I add the "azure-speech" tag even I am not using the Microsoft.CognitiveServices.Speech. I use this tag since that is the only
tag available that is speech related

Thanks





windows-wpf
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@kietly-2740
A1: There is no "voice training" capability under Windows.media.speechrecognition.
A2: There may be no alternatives under the Windows.media.speechrecognition namespace for this now.

0 Votes 0 ·

0 Answers