android - MediaRecord Lossless/Compression-Less Format -
i using mediarecorder in android application. i'd make recordings in lossless, compression-less format. wav file example, doesn't have that. there option specify type of format?
as far can tell now, it's not possible yet. can use androids audiorecord class instead.
here complete example of how 44100 sampling rate 16 bit / sample can recorded. far didn't manage record better via phonegap & android :)
a lossless format pcm saved container aiff, mp4, matroska, ogg or wav. don't see android offering these settings. that's why in tutorial posted here create own wave file. tried , got running in end, after adjusting needs.
Comments
Post a Comment