Cancels all queued, asynchronous, speech synthesis operations.
Namespace:
Microsoft.Speech.Synthesis
Assembly:
Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub SpeakAsyncCancelAll |
Visual Basic (Usage) |
---|
Dim instance As SpeechSynthesizer instance.SpeakAsyncCancelAll() |
C# |
---|
public void SpeakAsyncCancelAll() |