mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-02 11:46:58 +01:00
8 lines
141 B
JSON
8 lines
141 B
JSON
|
{
|
||
|
"utterance": "decrease volume",
|
||
|
"intent_type": "DecreaseVolume",
|
||
|
"intent": {
|
||
|
"Volume": "volume",
|
||
|
"Decrease": "decrease"
|
||
|
}
|
||
|
}
|