Set seconds silence to terminate a recording                   
Func AX 31h
Param DX Silence timeout during record, in seconds
Return AX None
Delay None
        Set the number of seconds of silence to terminate a recording
        operation when the SILENCE_INT bit in the CTRL_BYTE is set on.
        When this number of seconds of silence elapses during recording
        and the above condition is true, the record will terminate with a
        SILENCE_INT return code.  If this value is not set the default
        value of 4 seconds is used.


Copyright © 1985 to 2022 Beta Systems                            Last modified: Wednesday, January 05, 2022 .