Alexa integration

hello,
is there any progress in controlling roon devices (+tidal) via Alexa?

thanks

Roon does not support Alexa, and they do not pre-announce future features.

You might search this forum; there seemed to be some tinkering with Alexa. Best wishes, J

1 Like

hi,
well i didnt meant to playback via alexaā€¦ but to control via voice - like pause/transfer zone etc

Yeah, you can do that with the Google Home, or the Mini. But thatā€™s because Roon has done the Chromecast integration. I presume something similar would be required for Echo devices.

hi,
so it works with google devicesā€¦ is there some description to it?

okay so for echo devices such an integration still doesnt exist?

Thatā€™s right. Description? No, it works just as any other music streaming works with Chromecast ā€œsmart speakersā€. You can say ā€œpauseā€, ā€œresumeā€, ā€œnextā€ (if youā€™re playing a queue), ā€œlouderā€, ā€œsofterā€, ā€œstopā€ and the device passes that on to Roon. Echo devices (Alexa devices) arenā€™t supported, nor Siri devices.

i meant where it is somehow described that roon can be controlled via google miniā€¦?

i want to control playback on my roon devices via google mini ā€¦if possible ā€¦ thanks

?is there any update?

anyone can comment?

To get some basic Siri Support you can just access the Roon API and do some hacks in homebridge. Done that. works well.

Isnā€™t there something similar for Alexa?

@bbrip yes i heard that about Siri, but i am wondering if there is something similar / doable for Alexa also.

can anyone comment?

sorry, no Alexa here. But I am sure it will be possible.

I donā€™t think it will ever happen. The Roon Labs folks tried it and got it working and didnā€™t like the results. So I think itā€™s in the bucket with UPnP and folder browsing.

I keep thinking about doing an integration with Google Voice (more as a way to try out the Google Voice API than for any other reason). Iā€™ve posted a sketch of a workable design to the forum in the past.

But the Roon API, which is what Iā€™d have to use, is spotty and undocumented and seems to be missing a couple of crucial elements, all of which which keeps me from actually trying it. So someone who is less easily discouraged by an unknowable amount of cut-and-try work might try an extension which works as an Alexa skill. Keep your eyes on the Tinkering category.

i though that roon api communicates with homebridge and then doesnt matter what controls homebridge if alexa/siri etcā€¦

Creating an Alexa skill to control basic functions is quite simple, but TBH unless it is a primary or at least a context skill, then its a bit of a mouthful to use and really isnt helped by Room and Roon being basically identical to Alexa when used as a noun out of context (such as in a phrase like ā€˜Living Roomā€™).

Creating a music player control for Alexa that could search for track names etc would require that the entire library of music metadata that you could possibly request be uploaded weekly to amazon. Even then, if there are tracks that you have created you own metadata for, then quite likely they may end up inaccessible to alexa as it just isnt possibly to personalize these uploads when I last checked (a few years ago now to be fair when I was writing an Alexa skill for Roon and parked it - that was why Deep Harmony came to be - as that turned out to be an easier way to get at least some alexa voice control).

There was also the additional complication that when providing a music service (ie with voice search) then it MUST play back through an alexa device (echo etc), so Roon would probably have to become a full alexa device to comply and that would also go against Roon core being the stream source for local files. In effect, Roon would have to entirely become a cloud service with no local part.

I have not looked at the Alexa SDK recently and of course things may have improved.

Hello,
thanks for an explanation. Well maybe even simple control like play/stop/ pause might be useful, better then nothing :slight_smile:

1 Like

Iā€™d love to add my Alexa speakers as playback zones in roon.
Any predictions for the future?

Hereā€™s what I recently did to implement Alexa voice control through Roon:

  1. Purchase $80 WiiM Mini to output local files or streaming services, including Tidal, via Toslink. This cheap streamer can be integrated with Alexa, although it isnā€™t yet programmed to act directly as a Roon endpoint.
  2. Purchase digital input HAT for Raspberry Pi to accept Toslink from WiiM.
  3. Configure DietPi os on RPi for the excellent Audio Entrypoint Roon extension.

Now I can play sources, including Amazon HD, using voice control with the WiiM Home app to any Roon endpoint with all the features we know & love, including room correction.

assuming there is no update on that ie to be able to control play/pause via alexa devices?