Oops, I meant to send this to the list. I think I finally found the cause of your problem. Gnome-speech uses a Festival server rather than running Festival every time it sends a command or running it in batch mode. Therefore, unless you explicitly give permission for localhost to access the Festival server, Gnopernicus will never speak. In debian, the attached festival.scm placed in /etc should fix this problem. HTH, Lorenzo -- -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS d- s:+ a- C+++ UL++++ P+ L+++ E- W++ N o K- w--- O M V- PS+++ PE Y+ PGP++ t++ 5+ X+ R tv-- b++ DI-- D+ G e* h---- r+++ y+++ ------END GEEK CODE BLOCK------
;; Any site-wide Festival initialization can be added to this file. ;; It is marked as a configuration file, so your changes will be saved ;; across upgrades of the Festival package. (set! server_access_list '("localhost.*"))
Attachment:
signature.asc
Description: Digital signature