Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- AdLib and Sound Blaster reference guide.÷+--------------------------------------------------------------+ - <b>function 7</b> : input voice. http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Function 7     : Input Voice.

Entry          : BX = 7.
                 AX = Sampling rate (4000 - 12000 in Hz).
                 CX = Length of input buffer.
                 DI = Address of input buffer.
Exit           : None.

This function uses DMA to input digitized sound. The program
flow is also returned to the calling program immediately with
0FFFFH stored in the status word.

The voice input ends when the input buffer is full or it is
terminated by the "Stop Voice Process" function. When either of
there conditions happens, the status word is set to zero.

See Also: Function_8

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson