About Voice To MP3
Simple mp3 voice recorder
A simple mp3 voice recorder which can be called from outsite with
Intent intent = new Intent("com.busmosol.vrec");
intent.putExtra("Path", name); //full path name including .mp3
//intent.putExtra("AutoRec", true); //start the record when starting the intent
//intent.putExtra("QuitAtStop", true); // finish the activity when the stop is press
//intent.putExtra("sampleRate", 44100); //default is 22050
//intent.putExtra("nameShown", nameshown); //the file name can be different for display
startActivity(intent);
It can be used in standalone mode or as an add-on for an app like CosmosSync.
This software is delivred as is and may not be bug free. However, this add-on may be updated in later releases.
This app use Lame and it is compiled under LGPL license
What's new in the latest 1.0.0
Voice To MP3 APK معلومات
کے پرانے ورژن Voice To MP3
Voice To MP3 1.0.0
Voice To MP3 0.5.0

APKPure ایپکےذریعےانتہائی تیزاورمحفوظڈاؤنلوڈنگ
Android پر XAPK/APK فائلیںانسٹالکرنےکےلیےایککلککریں!