mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-21 21:46:07 +01:00
f45287d34d
- This will change later on when the enclosure code is ready and take care of the volume control. For now we use ALSA and added the MycroftOS to ALSA_PLATFORMS
8 lines
141 B
JSON
8 lines
141 B
JSON
{
|
|
"utterance": "decrease volume",
|
|
"intent_type": "DecreaseVolume",
|
|
"intent": {
|
|
"Volume": "volume",
|
|
"Decrease": "decrease"
|
|
}
|
|
} |