MycroftAI / enclosure-picroft

Mycroft interface for Raspberry Pi environment
https://mycroft.ai/documentation/picroft
GNU Lesser General Public License v3.0
803 stars 191 forks source link

subscription voice doesn't work on picroft #49

Closed forslund closed 6 years ago

forslund commented 6 years ago

The /etc/mycroft/mycroft.conf config overrides tts/voice from the web which will block the unit from using the subscriber voice.

To reproduce the issue:

The voice should not change to the subscriber voice

Remove the "voice": "ap" line from /etc/mycroft/mycroft.conf and reboot, the device should now be using the subscriber voice.

penrods commented 6 years ago

Fixed in #51