mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-10 17:00:42 +01:00
8 lines
139 B
JSON
8 lines
139 B
JSON
|
{
|
||
|
"utterance": "update volume to normal",
|
||
|
"intent_type": "SetVolume",
|
||
|
"intent": {
|
||
|
"Volume": "volume",
|
||
|
"Level": "normal"
|
||
|
}
|
||
|
}
|