When a translation is activated I don't hear any voice output.
For example, the following code is generated correctly but is not spoken:
now it's in English (original:'und jetzt ist es auf englisch' ).'
v0.31.00
USE_AS_PRIMARY_SPEAK = "piper"
USE_AS_PRIMARY_SPEAK = "ESPEAK"
USE_ESPEAK_FALLBACK = True
ESPEAK_FALLBACK_AMPLITUDE = 80
When a translation is activated I don't hear any voice output.
For example, the following code is generated correctly but is not spoken:
now it's in English (original:'und jetzt ist es auf englisch' ).'
v0.31.00