OmRecorder
OmRecorder copied to clipboard
A Simple Pcm / Wav audio recorder with nice api. https://play.google.com/store/apps/details?id=com.kingbull.omrecorder
According to [WaveFormat](http://soundfile.sapp.org/doc/WaveFormat/), Subchunk2Size is the actual sound data size, i.e. the pcm file size and ChunkSize is 36 + SubChunk2Size. However, in your WavHeader File, Subchunk2Size is the sound...
so i have writen a simple code based on your project to record .wav for multiple users but whenever i try the application everything is fine untel i clic on...
400M?????
Hi, I am trying to rename the file after it is recorded by Omrecorder , suppose Omrecorder recorder file was "temp-file.mp3" after recording I want it to be meaningful so...
Are there any chances to implement conversion from raw audio to m4a?
Add the outputsteam for who want it.