1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-07 15:38:47 +01:00
Peter Steenbergen f45287d34d MycroftOS: Add patched volume skill by default.
- 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
2019-12-08 15:30:58 +01:00

8 lines
137 B
JSON

{
"utterance": "reduce volume",
"intent_type": "DecreaseVolume",
"intent": {
"Volume": "volume",
"Decrease": "reduce"
}
}