Jump to content

Poweramp + Tasker + Autovoice


dharminrs

Recommended Posts

I am looking to integrate AutoVoice and Tasker to create custom voice commands of my own for Poweramp to do/say the following - 

 

1. Song "song name"

2. Album "album name"

3. Genre "genre"

4. Playlist "playlist name"

 

The idea is to be able to replicate a search/filter action and then trigger Poweramp to play the searched/filtered list.

 

So far I have been able to do only get the song filter working, using the following settings in Tasker - 

 

Action -  com.maxmpz.audioplayer.API_COMMAND

Data - content://com.maxmpz.audioplayer.data/files?flt=%songname

Extra - cmd:20

 

I am unable to trigger the Library Search, that is the reason I have to rely on filtering.

 

content://com.maxmpz.audioplayer.data/search

 

Also I am unable to get the following working - to play albums, playlists, genres respectively using -

 

Data - content://com.maxmpz.audioplayer.data/albums?flt=%albumname

Data - content://com.maxmpz.audioplayer.data/playlists?flt=%albumname

Data - content://com.maxmpz.audioplayer.data/genres?flt=%albumname

 

Am I doing anything wrong, the song filtering and play seems to work fine.

 

How do I get this working for album, playlist and genre search using Tasker???

 

Thanks,

dharminrs

 

 

Link to comment
Share on other sites

  • 6 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...