Mercurial > hg > octave-nkf
diff scripts/audio/record.m @ 12575:d0b799dafede
Grammarcheck files for 3.4.1 release.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Mon, 04 Apr 2011 15:33:46 -0700 |
parents | b0084095098e |
children | 72c96de7a403 |
line wrap: on
line diff
--- a/scripts/audio/record.m +++ b/scripts/audio/record.m @@ -18,7 +18,7 @@ ## -*- texinfo -*- ## @deftypefn {Function File} {} record (@var{sec}, @var{sampling_rate}) -## Records @var{sec} seconds of audio input into the vector @var{x}. The +## Record @var{sec} seconds of audio input into the vector @var{x}. The ## default value for @var{sampling_rate} is 8000 samples per second, or ## 8kHz. The program waits until the user types @key{RET} and then ## immediately starts to record.