mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-07 15:04:46 +01:00
8 lines
126 B
JSON
8 lines
126 B
JSON
|
{
|
||
|
"utterance": "set volume to 3",
|
||
|
"intent_type": "SetVolume",
|
||
|
"intent": {
|
||
|
"Volume": "volume",
|
||
|
"Level": "3"
|
||
|
}
|
||
|
}
|