SpeechRecognizer::RequestRecognizerUpdate Method ()
.NET Framework (current version)
Requests that the shared recognizer pause and update its state.
Assembly: System.Speech (in System.Speech.dll)
When the recognizer generates the RecognizerUpdateReached event, the UserToken property of the RecognizerUpdateReachedEventArgs is null.
To provide a user token, use the RequestRecognizerUpdate or RequestRecognizerUpdate method. To specify an audio position offset, use the RequestRecognizerUpdate method.
.NET Framework
Available since 3.0
Available since 3.0
Show: