Function Reference
— Function File: wavwrite (y, filename)
— Function File: wavwrite (y, fs, filename)
— Function File: wavwrite (y, fs, bits, filename)

Write y to the canonical RIFF/WAVE sound file filename with sample rate fs and bits per sample bits. The default sample rate is 8000 Hz with 16-bits per sample. Each column of the data represents a separate channel.

See also: wavread