Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Dispose() method removes the current SpeechRecognizer instance and all speech data artifacts from memory.
Syntax
public void Dispose();
Remarks
Calling the Dispose() method on the current SpeechRecognizer instance does not remove any associated SpeechRecognizerUx objects from the XAML page.
Requirements
Minimum Supported Client |
Windows 8 |
Required Extensions |
Bing.Speech |
Namespace |