Stops currently playing wave file or text-to-speech.
| C# | Visual Basic | Visual C++ |
public void StopPlayback()
Public Sub StopPlayback
public: void StopPlayback()
StopPlayback stops playback of wave file or text-to-speech and purges all pending speak and play requests. Use this method to stop audio output before calling StartRecording(String) if the telephony hardware does not support simultaneous playback and recording.
Assembly: Traysoft.AddTapi (Module: Traysoft.AddTapi)