[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[orca-list] aoss and gnomespeech are working together now
- From: Halim Sahin <halim sahin t-online de>
- To: orca-list gnome org
- Subject: [orca-list] aoss and gnomespeech are working together now
- Date: Sun, 22 Apr 2007 10:16:42 +0200
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]