- play any music file
- buttons like pause and play on statusbar
- pause while a notification or speech output is played
- can be controled in flows (like play, pause, stop, rewind, speed, jump to position)
- Flows can be triggered when user pauses/plays/stops playback and when playback reaches the end.
Audio player
Moderator: Martin
Audio player
It would be fine if there was a music player inside AutoMagic with following features.
-
- Posts: 62
- Joined: 15 Jan 2014 08:25
Re: Audio player
You may want to try PowerAmp, and have a look at this: http://asia-im.googlecode.com/svn-histo ... PiAPI.java
I've had some success with it, but the "status change" intent seems to happen somewhat randomly, as does "pause" for a second or so after the action is performed. Not that the player does anything strange, but when you're intercepting the intents, that's when it shows up.
Most of your help in this area will be gained from Automagic's help file under the trigger "General Broadcast."
I've had some success with it, but the "status change" intent seems to happen somewhat randomly, as does "pause" for a second or so after the action is performed. Not that the player does anything strange, but when you're intercepting the intents, that's when it shows up.
Most of your help in this area will be gained from Automagic's help file under the trigger "General Broadcast."