







Pauses the speaking of a prompt by a SpeechSynthesizer object.
Namespace:
Microsoft.Speech.Synthesis
Assembly:
Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Sub Pause |
| Visual Basic (Usage) |
|---|
Dim instance As SpeechSynthesizer instance.Pause() |
| C# |
|---|
public void Pause() |
