Enable basic TTS plugin.
This commit is contained in:
parent
c5920acc2b
commit
015ecf2f26
3 changed files with 4 additions and 0 deletions
Binary file not shown.
Binary file not shown.
|
@ -27,6 +27,10 @@
|
|||
"Mac",
|
||||
"Linux"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "TextToSpeech",
|
||||
"Enabled": true
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue