Discover

Topics

Voice To MP3

Voice To MP3 APK

Voice To MP3 APK

1.0.0 FreeBusiness Mobile Solutions inc ⇣ Download APK (781.71 KB)

Simple mp3 voice recorder

What's Voice To MP3 APK?

Voice To MP3 is a app for Android, It's developed by Business Mobile Solutions inc author.
First released on google play in 10 years ago and latest version released in 8 years ago.
This app has 61.4K download times on Google play and rated as 3.28 stars with 111 rated times.
This product is an app in Music & Audio category. More infomartion of Voice To MP3 on google play
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