What Voice To MP3 actually does (from store listing)
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"…
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
Comparable Android apps
The five apps in Music & Audio with the closest revenue to Voice To MP3. Click any to see its detail page.
Each forecast combines App Store rating, ratings count, monetisation model, pricing tier, IAP signals and ad-supported flag.
The base estimate is then multiplied by a per-category scaling factor learned from apps with founder-verified MRR.
Every number on this page comes from public APIs and bumetric's own snapshot history.
Full methodology covers input variables, accuracy bands per category and how we treat apps without comparable anchors.
See also the live data on Voice To MP3's tracker page for current rating, reviews and snapshot timeline.
Building something similar? Get a free AI audit with $-revenue forecasts for every recommendation.