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 your telephony hardware doesn't support simultaneous playback and recording.
Assembly: Traysoft.AddTapi (Module: Traysoft.AddTapi)