mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-31 10:54:56 +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
9 lines
132 B
JSON
9 lines
132 B
JSON
{
|
|
"utterance": "reset volume",
|
|
"intent_type": "UnmuteVolume",
|
|
"intent": {
|
|
"Volume": "volume",
|
|
"Unmute": "reset"
|
|
}
|
|
}
|