mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-21 05:29:02 +01:00
9 lines
132 B
JSON
Executable File
9 lines
132 B
JSON
Executable File
{
|
|
"utterance": "reset volume",
|
|
"intent_type": "UnmuteVolume",
|
|
"intent": {
|
|
"Volume": "volume",
|
|
"Unmute": "reset"
|
|
}
|
|
}
|