Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save adocampo/cffdff4833dfc24b68ee64610ef9224b to your computer and use it in GitHub Desktop.

Select an option

Save adocampo/cffdff4833dfc24b68ee64610ef9224b to your computer and use it in GitHub Desktop.
mycroft.conf plasma
{
"lang": "es-es",
"enclosure": {
"platform": "kde",
"update": true,
"test": false
},
"tts": {
"mimic": {
"path": "/usr/local/bin/mimic"
},
"espeak": {
"lang": "es-es",
"voice": "f2"
},
"module": "espeak"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment