Author Topic: Sonos Hifi integration with VC  (Read 2258 times)

0 Members and 1 Guest are viewing this topic.

2exclusive

  • Contributor
  • ***
  • Posts: 54
  • Karma: 0
    • View Profile
Sonos Hifi integration with VC
« on: October 02, 2014, 09:18:30 AM »
Have VC hook into sonos to send music to another room.

Example

"Play radio in living room"
VC responds "sending audio to living room"

Or

"Play radio in living room and kitchen"

"Play radio to all speakers"


Sonos has an app that allows you to play music to different speakers in the house. Maybe VC can execute those commands to get this to work.


Any thoughts?

nime5ter

  • Administrator
  • Hero Member
  • *****
  • Posts: 2009
  • Karma: 61
    • View Profile
    • Getting Started with VoxCommando
Re: Sonos Hifi integration with VC
« Reply #1 on: October 02, 2014, 09:28:27 AM »
Sounds like a handy feature. We don't have access to a Sonos, so there's no way James can develop anything for Sonos products.

It may be possible already if you have a Vera controller, since VC works well with Vera and Vera, I think, can control Sonos.

Or, maybe there's some python code online somewhere that you could use with the python plugin. Again, even adapting an existing python script requires having a Sonos to test with, so there's not much we can do from VC headquarters.

I would guess that if one of our more technically inclined users had a Sonos, they would have posted about this already, but you never know. Maybe someone can respond here to your request.
« Last Edit: October 02, 2014, 09:57:46 AM by nime5ter »
TIPS: POST VC VERSION #. Explain what you want VC to do. Say what you've tried & what happened, or post a video demo. Attach VC log. Link to instructions followed.  Post your command (xml)

2exclusive

  • Contributor
  • ***
  • Posts: 54
  • Karma: 0
    • View Profile
Re: Sonos Hifi integration with VC
« Reply #2 on: October 02, 2014, 10:28:00 AM »
thanks for your response, I found this on the mios site for vera.

http://code.mios.com/trac/mios_sonos-wireless-music-systems

just need to see how this would integrate with VC

nime5ter

  • Administrator
  • Hero Member
  • *****
  • Posts: 2009
  • Karma: 61
    • View Profile
    • Getting Started with VoxCommando
Re: Sonos Hifi integration with VC
« Reply #3 on: October 02, 2014, 10:38:04 AM »
It looks like you can set up specific scenes for your Sonos in Vera using that plugin.

Then you can create VC voice commands to activate those scenes.



http://voxcommando.com/mediawiki/index.php?title=Plugin_Vera
« Last Edit: October 02, 2014, 10:41:17 AM by nime5ter »
TIPS: POST VC VERSION #. Explain what you want VC to do. Say what you've tried & what happened, or post a video demo. Attach VC log. Link to instructions followed.  Post your command (xml)

Haddood

  • $upporter
  • Hero Member
  • *****
  • Posts: 688
  • Karma: 22
    • View Profile
Re: Sonos Hifi integration with VC
« Reply #4 on: October 03, 2014, 06:19:14 AM »
A quick google revealed this

Python-soco.com ....

Maybe if you read a bit about Python you do it yourself seems pretty straight ...
When Voice command gets tough, use hand gestures

Dave

  • $upporter
  • Sr. Member
  • *****
  • Posts: 139
  • Karma: 31
    • View Profile
Re: Sonos Hifi integration with VC
« Reply #5 on: October 03, 2014, 08:34:41 AM »
Maybe you could do realize it with VC + Eventghost. There is a plugin for EG:
http://www.eventghost.net/forum/viewtopic.php?f=9&t=6078

nime5ter

  • Administrator
  • Hero Member
  • *****
  • Posts: 2009
  • Karma: 61
    • View Profile
    • Getting Started with VoxCommando
Re: Sonos Hifi integration with VC
« Reply #6 on: October 03, 2014, 09:42:01 AM »
Good point. It would make sense for Sonos users who don't already have a Vera controller to try the Eventghost option.  Or users who are already using Eventghost.

Basically it looks like there are several options that, with a bit of experimentation, should work.

TIPS: POST VC VERSION #. Explain what you want VC to do. Say what you've tried & what happened, or post a video demo. Attach VC log. Link to instructions followed.  Post your command (xml)