Dimowner / AudioRecorder

Audio Recording Android application
Apache License 2.0
759 stars 173 forks source link

Is it possible to have some faster ways of start and stop recording? #92

Open zznww opened 1 year ago

zznww commented 1 year ago

This app is simple yet powerful. Thank you for the great work!

I an wondering if it is possible to trigger recording faster, e.g. start/stop recording upon physical volume key or power button press even when screen is off. This can be really useful in use cases like voice memo/note, which allows quick and short recording without looking at the screen, significantly reduce the steps required to start. as a typical work flow would yet require a few steps to head start, like unlock the phone, navigate and locate the app icon 3) click the icon to start, ...

Dimowner commented 4 months ago

I am not sure if it is possible to start recording by clicking a hardware button on the phone. Please share with me any information if it is possible to implement.

Currently the Audio Recorder app has a Widget that looks like an app icon and when you click it, recording starts right away without opening the app.