The Android app could have buttons to send media keys found on some keyboards.
The mute function is already implemented.
Here’s the available functions:
- Play
- Pause
- Stop
- Next
- Previous
- Volume up
- Volume down
The Android app could have buttons to send media keys found on some keyboards.
The mute function is already implemented.
Here’s the available functions:
Yes please, would be great! I sue the app to stream my music collection to my phone while I move around the house, would be great to have the ability to pause and skip tracks!
I was writing same request or at least part of it:
I am using your app to pipe my audio from PC+=>PHONE=>Bluetooth earbuds. I love that I hear both my phone and PC at the same time.
What I would love too is if tapped on my earbud for pause it would mute my pc and then would unmute on tap again.
I am finding the input periodization prefect: for example if I get a call the app gets muted and earbud commands go to the call app so I think it should stay the same just then its the only stream playing a mute listener.
It sound (bonus pun) easy but I know state management can be a real mess though I am not familiar with Android media APIs state. If you give it a please share even if did not work out.