TerminatePlay

TerminatePlay is the command issued to the modem to empty (finish playing) it's local buffer and stop playing the audio data.

Use a single command string. For example,


HKR,, TerminatePlay,,        "<h10><h03>at"

TerminatePlay is called after StartPlay, and before StopPlay.

This command is only called for modems that use the serial wave device. It is not used for modems that use the wave wrapper.

See also StartPlay, StopPlay, AbortPlay registry entries.