Hi Jos and All,
I just upgraded eBook-speaker to version 6.0
Caveat: if LC_ALL is not set %s is replaced by LC in ebook-speaker.c
Being to busy|lazy|"beginner in C" (choose any three) to provide a
proper patch I just wrote this wrapper script as a workaround:
didier[~]$ cat /usr/bin/ebook-speaker
LC_ALL=$LANG eBook-speaker $*
"It works in Slint"(TM) as LANG is always set there (but not LC_ALL).
Thanks again!
Best regards,
Didier
Le 01/02/2021 à 22:47, Didier Spaier a écrit :
Thanks Jos, I will try it as soon as possible,
Best regards and stay safe,
Didier
Le 01/02/2021 à 19:09, Jos Lemmens a écrit :
On my site http://jlemmens.nl you will find eBook-speaker version 6.0.
pulseaudio not always find all soundcards. So from this version on,
eBook-speaker brings up a soundcard-selector (option -i), so that a
user can
choose between ALSA and pulseaudio.
Hope it works on all systems.