Soundcom, A Powerfull audio encoder. It can transmit encoded data using Sounds, its Simple UI & Instant Start is very easy to use. You can reliably record your meetings, speeches, lectures, songs etc. & Make great moments sound fantastic.
- Records voice with high quality.
- Simple user interface, easy to use.
- Recording in background (even when display is off)
- Format file: mp4
- Record, Stop, Play audio file.
- Save the recording file.
- consumes low memory & battery.
- Quietnet
- pyaudio
- Fork the repository by clicking on the Fork icon at the top right corner of the repository page.
- Clone the repository on to your local machine by running the following commands on git:
git clone git clone https://github.com/[YOUR-USERNAME]/soundcom.git
Refer Forking and Cloning in git if you are stuck somewhere.- Download and install Android Studio which is an IDE for android application development.
- You will also need to download the Android SDK from the IDE itself.
- Launch Android Project
- you will see a Welcome to Android window. Under Quick Start, select Import Project (Eclipse ADT, Gradle, etc.)
- Navigate to the directory where you saved the Soundcom project, select the root folder of the project (the folder named "Soundcom-master"), and hit OK. Android
- Studio should now begin building the project with Gradle.
- Via your own android smartphone
Enable USB Debuuging in your phone. Click Run on the Android Studio tool bar, or Shift + F10 to run the app. By running a virtual device.
- Setup a Android Virtual Device in the IDE.
Then running the application by clicking on Run on the Android Studio tool bar, or Shift + F10 and then choose the newly created virtual device to run the app.