TerminateRecord

TerminateRecord is issued to the modem to finish recording it's local buffer and stop recording the audio data.

Use a single command string. For example,


(1)
HKR,, TerminateRecord,,    "<h10>Eat"
(2)
HKR,, TerminateRecord,,    "at"

TerminateRecord is called after StartRecord, and before StopRecord.

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 StartRecord and StopRecord registry entries.