text-to-speech / .vscode /settings.json
thealphamerc's picture
Added new sample voices audio
201db01
raw
history blame
144 Bytes
{
"cSpell.words": ["Elon"],
"[python]": {
"editor.defaultFormatter": "ms-python.autopep8"
},
"python.formatting.provider": "none"
}