Using a Pocket Audio Recorder with Linux?
"The Olympus series of digital voice recorders seem to be the most popular hardware in this category, and they're cheap, but they write files in a proprietary DSS ("Digital Speech Standard") format that can't be converted under Linux. It looks like people have been wondering about this format for years, but as of today it remains inaccessible for free software users.
Solutions I've come up with are (1) to get a pocket MP3 player that can also record, like the MPIO DMG MP3 Player (expensive for my task, though, at $200); and (2) the handheld multi-track recorder, the Korg PXR-4. An ideal setup would have a headphone or speaker jack for playback, and a mic/line input so that it could be used to make digital recordings from another hardware source (like TV or radio), and used with special microphones like a parabolic mike."
I've got an IRiver MP3 player. It works with linux when its running the UMS firmware. The mic works pretty well. I use it to record meetings when my other group members can't attend meetings. Maybe be more costly than you're looking for and the storage isn't removable.
i could not think of anything clever.
My Archos JB20 Recorder works very well for this, especially with The Rockbox software. (Disclaimer: I'm on the Rockbox team.)
It is a little pricey ($175-$220US on eBay), but with everything else it does - MP3 recording and playback, text file viewing, bookmarking, and a host of others, it's well worth it. You can also get 10GB models for a little less.
The filesystem is FAT32 and it connects seamlessly to most OSs which have USB support. Most of the Rockbox team develops on Linux.
So while it may be a little more than you wanted to spend, it's a worthwhile investment!
Mattcelt
...as far as field digital audio recording goes in MiniDisc. Get yourself a half-decent MD player and a nice mic with a 1/8" jack and you're good to go.
Matthew G P Coe
http://mgpcoe.blogspot.com/
Second, just because an MP3 device happens to have a record function and a cheap built-in mic, doesn't mean it's a decent voice recorder. How good is the encoding firmware? What's the sampling rate? Is the mic a decent one that won't break down, or just some piece of crap they threw in to make the product more marketable?
As for Linux compatibility: Sony makes a couple of voice recorders that record to a memory stick. If you have a memory stick reader supported by Linux (there are several), you can mount the stick as a VFAT disk, and access the individual voice files directly. But that still leaves you with the problem of decoding Sony's proprietary LPEC format.
I'm not sure you can avoid the proprietary format problem, not if you want decent recording quality. Now, getting proprietary-format voice files into a standard format is a pain even under Windows. The problem is that vendors seem to like to embed the conversion software in the device driver -- which never seems to have been fully tested on all likely system configurations.
But in Sony devices, the conversion is embedded in a user-level playback program, which doesn't have all the low-level dependencies of a device driver. Possibly that program will run under Wine.