dharminrs Posted April 18, 2015 Share Posted April 18, 2015 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_COMMANDData - content://com.maxmpz.audioplayer.data/files?flt=%songnameExtra - 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=%albumnameData - content://com.maxmpz.audioplayer.data/playlists?flt=%albumnameData - 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 More sharing options...
Hilikus Posted October 25, 2015 Share Posted October 25, 2015 Hi dharminrs I am trying to accomplish exactly the same thing as you. Did you ever succeed with this? Thank you Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.