VoiceRecorder icon indicating copy to clipboard operation
VoiceRecorder copied to clipboard

Easy Android Audio Voice Recorder for lazy coders ;) (WRAPPER)

Results 6 VoiceRecorder issues
Sort by recently updated
recently updated
newest added

Voice not recording in Android Version 13

Is it possible to improve the recorder audio quality?

it is because the override method onRequestPermissionsResult was not called after assing permission in VoiceSenderDialog.java class

How can set the recording maximum time limit?

- How can I find recorded files? - How can I change the recorded file location? - Why recorder doesn't work first time?

my xml: ` ` Error: > Process: com.mypackage, PID: 4538 android.view.InflateException: Binary XML file line #49 in com.mypackage:layout/fragment_audios: Binary XML file line #49 in com.mypackage:layout/fragment_audios: Error inflating class com.asynctaskcoffee.audiorecorder.uikit.RecordButton Caused...