cwilso / AudioRecorder

Simple live audio file recorder, based on RecorderJS
MIT License
421 stars 168 forks source link

How to add pause while recording an audio #27

Open Nunivenkatarao opened 6 years ago

NitroNils commented 6 years ago

You just push one of the pause buttons.

axew3 commented 6 years ago

You just push one of the pause buttons.

Where are pause buttons? If i'm not wrong this example just stop and save the stream, and you have no possibility to pause and re-start the audio recorder on same registration track with the code as is. If i have understand the question meaning: start reg -> pause -> restart reg on same track.

NitroNils commented 6 years ago

The pause buttons are both in the notification area (when U pull it down) or when you tap the record button. But this requires that you disable 'Decode on the fly' in the settings!

axew3 commented 6 years ago

perhaps i'm not on same page, because i do not see this setting on code.

NitroNils commented 6 years ago

On code? What does that mean? Do you have an older version? I have 3.2.12 and I can't remember not having that option in previous versions. I wonder what the developer has to say to this…

NitroNils commented 6 years ago

OK, forget everything I said because I mixed up two apps named AudioRecorder. I was talking about the one for Android:

https://gitlab.com/axet/android-audio-recorder

Sorry mister!

axew3 commented 6 years ago

I have 3.2.12

sorry but seem that i'm definitively out of context about what you're speaking of because i just refer to this AudioRecorder code snippet https://github.com/cwilso/AudioRecorder where i do not see any button about pause/restart a recording stream

axew3 commented 6 years ago

Ok this make sense! Cheers!

NitroNils commented 6 years ago

Good luck!

On June 3, 2018 5:26:29 PM GMT+02:00, notifications@github.com wrote:

Ok this make sense! Cheers!

-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/cwilso/AudioRecorder/issues/27#issuecomment-394169830

-- Sent from my p≡p for Android.