Angel-Studio / SoundTap

SoundTap is an Android app that enhances your music listening experience by allowing you to control playback using your device's volume buttons. Skip tracks, pause, and resume with ease. Built with Kotlin and Jetpack Compose.
https://play.google.com/store/apps/details?id=fr.angel.soundtap
Apache License 2.0
41 stars 1 forks source link

Record sound. #10

Open NripPrajapat opened 1 month ago

NripPrajapat commented 1 month ago

I know the app doesn't suggest that idea. But it would be cool to have a feature that mimics the iPhone 'action button'. Three more actions for customize actions. Record, pause and save.

Thanks, give it a thought At least.

JulesPvx commented 3 weeks ago

Yeah, why not, that's a good idea. I'll check if it's actually possible :)

JulesPvx commented 7 hours ago

Not so simple, need to implement my own recorder since there's no way to trigger the system one. I will still add it in the next update I think :)