This is a voicerecognition-module for the MagicMirror created by MichMich´s.
In this version all settings are hardcoded and the voice commands are in swedish.
I gladly accept suggestions for improvements.
No configurations yet. Everything is hardcoded at the moment.
- Hej - Just a test that will alert a message.
- Jag heter :name - Just a test that will alert a message including a parameter.
- Stoppa (musiken) i :room - Stop the music in a zone.
- Starta (musiken) i :room' - Start the music in a zone.
- Höj (volymen) i :room - Increase the volume in a zone.
- Sänk (volymen) i :room - Decrease the volume in a zone.
- (Sätt) volymen i :room till :value - Set a specific volume in a zone.
- Stoppa (all) musik - Stop the music in all zones.
- Stoppa musiken - Stop the music in all zones.
- Starta (all) musik - Start the music in all zones.
- Starta musiken - Start the music in all zones.
- Meddela :room (att) *message - Send a custom message to a zone (See annyang under requirement).
This API is required to run to be able to communicate with the sonos system. Wihtout it we can not get the zones and we can not send ant commands.
This is a javascript library that is used to handle the voice commands.
To use the custom message youi need an API key from VoiceRSS
Experimental support for TTS. This REQUIRES a registered API key from voiceRSS! See http://www.voicerss.org/ for info.