Page 1 of 1

Subsonic voice control of some sort

PostPosted: Tue Jun 01, 2021 5:54 pm
by sviatapolk
OK so I'm on the hunt to find a way to play something from my Subsonic library using voice control, ideally to my Alexa enabled Bose Soundbar.
This is my setup and I'm open to all suggestions.

-Subsonic running on a PC
-Streams to various iOS devices
-Play iOS devices to various bluetooth speakers and now using AirPlay to my Bose Soundbar and occasionally my stereo receiver

I'd like to know if there is a way to voice control any of the iOS subsonic clients or - even better - if there is an Alexa client I could connect directly to Subsonic.


I would like to be able to play something from my library much as subscribers to Amazon music can play what they want by asking Alexa to do so.

Re: Subsonic voice control of some sort

PostPosted: Wed Jun 02, 2021 9:16 pm
by J_T_W
Its not great, but its something: https://www.mymediaalexa.com/
Plex has ways - few hoops you have to jump through.

Re: Subsonic voice control of some sort

PostPosted: Thu Jun 03, 2021 5:46 pm
by acroyear
I've written before - the main blocker to Alexa integration is the lack of using OAuth for authentication in any way. Alexa commands use OAuth to identify you and your services when you set things up, so someone would need to write a wrapper that would use OAuth to handle the voice commands and store away the subsonic user/pass (or just a token/seed) that would actually provide the URLs to play.

Not impossible, but I don't have time to figure it out. And obviously there's a trust issue that the person hosting the skillset isn't going to do stuff with your user/pass/token/seed.