79173179

Date: 2024-11-09 16:21:47
Score: 2
Natty:
Report link

I am trying to find the API for Windows Voice Access. Microsoft .NET docs are confusing as its not clear what recognition backend Windows Voice Access or (SAPI) 5.3 is being used.

If I run code system.speech.recognition it seem to use (SAPI) 5.3 not Windows Voice Access

SpeechRecognitionEngine.SetInputToWaveFile Method for (SAPI) 5.3 loads a file to be recognition and execute a recognized command form a grammar.

Reasons:
  • Blacklisted phrase (1): I am trying to
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: TheMast