Audio player

Post your feature requets for new triggers, conditions, actions and other improvements.

Moderator: Martin

Locked
User avatar
bichlepa
Posts: 148
Joined: 04 Mar 2014 18:29
Location: Germany
Contact:

Audio player

Post by bichlepa » 17 Apr 2014 16:49

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.

guuzendesu
Posts: 62
Joined: 15 Jan 2014 08:25

Re: Audio player

Post by guuzendesu » 12 May 2014 03:55

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."

Locked