audio-recorder-button icon indicating copy to clipboard operation
audio-recorder-button copied to clipboard

Simple audio recorder component for android

Results 7 audio-recorder-button issues
Sort by recently updated
recently updated
newest added

My app crahes, if I click on the Button with the following message: java.lang.RuntimeException: setAudioSource failed. Can you please help? Best regards, Daniel

When ever I am trying to record the audio, and call the play() inside the onStop(), the audio is only played for 2-3 seconds. sometimes it doesnt even play

Added limit on recording time mentioned on this [issue-265241328](https://github.com/safetysystemtechnology/audio-recorder-button/issues/5#issue-265241328)

How can i stop the recording automatically after 1 min ?