lassana / continuous-audiorecorder

Implementation of the missing feature in Android SDK: audio recorder with a pause.
BSD 2-Clause "Simplified" License
147 stars 51 forks source link

APK on drone.io does not play back recording #17

Open joshterrill opened 8 years ago

joshterrill commented 8 years ago

I just downloaded the latest build here: https://drone.io/github.com/lassana/continuous-audiorecorder/files and installed it on a Samsung S6 running 6.0.1. When I press record, it asks me if I want to allow permissions for recording and writing to storage, when I allow them, it gives me the impression that it begins recording. I speak into the mic for about 30 seconds and then hit Pause. When I hit play, nothing happens. I also couldn't find where the recording file is located to see if it even generated one / recorded the audio. Where is that located?

lassana commented 8 years ago

The record should be in DIRECTORY_MUSIC. Unfortunately, I don't have S6; I'll recheck the playing intent later on an emulator.

joshterrill commented 8 years ago

I don't see it in my music directory... let me know what you find.

On Sat, Jun 11, 2016 at 7:59 AM, Nikolai Doronin notifications@github.com wrote:

The record should be in DIRECTORY_MUSIC https://github.com/lassana/continuous-audiorecorder/blob/master/sample/src/main/java/com/github/lassana/continuous_audiorecorder/fragment/MainFragment.java#L127. Unfortunately, I don't have S6; I'll recheck the playing intent later on an emulator.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lassana/continuous-audiorecorder/issues/17#issuecomment-225367833, or mute the thread https://github.com/notifications/unsubscribe/AFHrtZ5E90Zj-6x2l2OubaCGFlg6AzQqks5qKs1WgaJpZM4IzZkW .

Josh Terrill // developer 209-676-7334