Is there any other software which allows me to record via microphone as long as the hard disk free space allows? [...] It may well be a console application.[div align=\"right\"][{POST_SNAPBACK}][/a][/div]
I'm doing voice recording on my Collie using a tiny hacked-up OSS interface tool in combination with [a href=\"http://www.speex.org/]the Speex codec[/url].
I've attached the naked files, if you're interested. The ZIP archive includes the (granted, no longer current)
speexenc and
speexdec executables in version 1.1.8 as well as my little OSS recording utility (
oss, complete with source). Together with the also included 'one-liner' shell script
spxrec which illustrates usage, you should be able to record for a couple of days
The resulting
.spx Speex files can be played back either using
speexdec directly or a reasonably recent and complete media player build, many of which contain the speex codec as well these days.
Best regards,
Chris.