Haiku HaikuHelper and Sonos?

pgray007

Active Member
It appears sonos now has an API available. I haven't done much research into it, but assuming it's a REST-style API, the JavaScript in HH should handle it easily, correct?

Anyone combined the two before? I don't want to duplicate sonos functionality in Haiku, but I would like to automate sonos in a limited fashion (I.e. automatically link two zones, set volume, and play a certain Pandora station when it's "party time," along with lighting scene selection, etc).
 
pgray007: I'm interested in having certain OmniPro events trigger announcements (preferably via text to speech) over specific Sonos zones in my house. Did you have any luck in getting this to work? If so, would you mind posting some sample code for me? Thanks.
 
But more specifically, I have Sonos, not HAI's audio system. Does HaikuHelper already have built-in support for Sonos? I'm assuming I will have to patch together several different "modules" to be able to use HaikuHelper to send text-to-speech to my Sonos zones, correct? I was hoping to avoid reinventing the wheel by seeing someone else's code that already figured this out.
 
Back
Top