Page 1 of 1

Audio player

Posted: 17 Apr 2014 16:49
by bichlepa
It would be fine if there was a music player inside AutoMagic with following features.
  • 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.

Re: Audio player

Posted: 12 May 2014 03:55
by guuzendesu
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."