mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-09 07:52:49 +01:00
8 lines
131 B
JSON
8 lines
131 B
JSON
|
{
|
||
|
"utterance": "update volume to 11",
|
||
|
"intent_type": "SetVolume",
|
||
|
"intent": {
|
||
|
"Volume": "volume",
|
||
|
"Level": "11"
|
||
|
}
|
||
|
}
|