3.5
124 reviews
50K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image

About this app

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
Updated on
Sep 19, 2015

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

3.5
116 reviews
A Google user
November 28, 2018
Useless app,why people download this app to record they voice when they have a built in recorder?! This is only to record Voice and nothing else!
10 people found this review helpful
Did you find this helpful?
A Google user
July 27, 2019
I am using this app since 6 month not bag for 800kb
8 people found this review helpful
Did you find this helpful?
Saiful Alom
March 11, 2021
It’s a very good app.
1 person found this review helpful
Did you find this helpful?

What's new

- New look