|
|
|
|
|
by 3np
1649 days ago
|
|
Wow, this looks really promising! Thanks for doing this. My family back home is hooked on Google Home but sister agreed to switch off for the kids - but her requirement is to be able to control Spotify via voice. Given I set aside enough of my time to help them out and figure out appropriate hardware, do you think it's worth a shot with HI? |
|
But, if you wanted to write some python to directly play some pre-defined playlists (it currently can't do open speech transcription), you could definitely make that happen with Home Intent!
It supports custom components, so any integration is technically possible: https://homeintent.io/reference/developer/example-component/
I tried to design the interface to be easy to understand what sentences trigger what functions, and not have to write a lot of boiler code.
Hope this helps!