[Master Index] [Index for /tools/hpmatlab/toolbox/matlab/sounds]

recsound

(/tools/hpmatlab/toolbox/matlab/sounds/recsound.m)


Function Synopsis

out = recsound(Fs,t)

Help text

function recsound(Fs,t);

 Records at sampling rate Fs for time interval t.
 t is optional.

 RESTRICTIONS: The arguments to recsound are examined 
               to reduce the chance of corrupting the audio
               connection.  The time and sampling rate
               parameters must meet the following conditions.

 1.  Vector length  - the output vector must be between 1000 
                      and 500,000 samples long.
 2.  Frequency - the sampling frequency must be between 100 Hz
                 and 50 kHz

Cross-Reference Information

This function calls

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON