mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-08 16:08:42 +01:00
- 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": "increase volume",
|
|
"intent_type": "IncreaseVolume",
|
|
"intent": {
|
|
"Volume": "volume",
|
|
"Increase": "increase"
|
|
}
|
|
} |