This application is a simple application that will do voice recording with the help of a microphone contained in any device of your Android phone or tablet. Recorded sound will be deposited into a special folder on the spot or in the phone and can be easily accessible to users. Recorded sound is saved in a data format MPEG-4 (. Mp4) and 3-GPP (.3 gpp).Data recorded by sound recording is saved in the application folder Voice Record. This folder can be accessed by the music player in your phone or tablet, or can also be accessed by using a file manager installed on the device.Features of this application are:- Record sound in MPEG-4 and 3GPP.- The user can select the method of recording the encoder is provided for determining the clarity of the sound recording quality. As some types of AAC and AMR encoder.- Bitrate audio recording provided is 320 kbps, 256 kbps, 192 kbps, and 128 kbps.Noteworthy is that every Android device has a type of encoder and bitrate support different because of differences in hardware specifications. For example, type AAC-ELD encoder can run on device A, but can not run on device B.This application requires permissions are:Permissions to save the voice recording to internal memory or external devices.android.permission.WRITE_EXTERNAL_STORAGEandroid.permission.READ_EXTERNAL_STORAGEandroid.permission.WRITE_INTERNAL_STORAGEandroid.permission.READ_INTERNAL_STORAGEPermissions to use the phones microphone to be the voice recording tool in this application.android.permission.RECORD_AUDIO