SpeechRecognizer::RequestRecognizerUpdate Method (Object^)
.NET Framework (current version)
Requests that the shared recognizer pause and update its state and provides a user token for the associated event.
Assembly: System.Speech (in System.Speech.dll)
Parameters
- userToken
-
Type:
System::Object^
User-defined information that contains information for the operation.
When the recognizer generates the RecognizerUpdateReached event, the UserToken property of the RecognizerUpdateReachedEventArgs contains the value of the userToken parameter.
To specify an audio position offset, use the RequestRecognizerUpdate method.
.NET Framework
Available since 3.0
Available since 3.0
Show: