[orca-list] aoss and gnomespeech are working together now



Hello,

I looked into the aoss skript and did the following
1. mv xyz-synthesis-driver to xyz-synthesis-driver-bin
2. create a file like xyz-synthesis-driver
3. instert the following
#!/bin/sh
#
export LD_PRELOAD=/usr/lib/libaoss.so:$LD_PRELOAD
espeak-synthesis-driver-bin "$@"


4.
chmod +x your_synthesis_driver.


works for me no need to do unusuals things during reboot.
Halim



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]