Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
chop | commit 478bb69d51a945123a18dedf4bee7a3bede67f40 Fix audio choppiness on some systems Commit a41d46e816d2 ("Fix cancellation snappiness") made espeak unusable on the RaspberryPi due to extreme audio choppiness. This can sometimes be observed on some PC-type systems as well, albeit much less prominently. Relax the timing to the smallest value that makes it work again on the RaspberryPi. diff --git a/src/audio_priv.h b/src/audio_priv.h index 669a037..0c2ce3c 100644 |
Nicolas Pitre <nico@fluxnic.net> | no | 2022-04-02 |