linux-speakup / espeakup

a light weight connector for espeak-ng and speakup
GNU General Public License v3.0
32 stars 12 forks source link

Throttle on EE_BUFFER_FULL errors #48

Closed sthibaul closed 2 years ago

sthibaul commented 2 years ago

When espeak returns EE_BUFFER_FULL we should just wait a bit before retrying. Also, we don't want to lose the current entry. We however want to wake up as soon as possible on stop request.