1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-21 05:29:02 +01:00
OpenVoiceOS/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample10.intent.json

9 lines
132 B
JSON
Executable File

{
"utterance": "reset volume",
"intent_type": "UnmuteVolume",
"intent": {
"Volume": "volume",
"Unmute": "reset"
}
}