[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]

Loading various speech servers in Emacspeak




Victor Tsaran has pointed out that only some of the available speech
servers can be loaded with the command ctrl-e d d in emacspeak 11.0.
In fact, none of the servers in the emacspeak-ss package are included
in the list.  I would appreciate having these added:

    accent, apollo, braillenspeak, ciber, doubletalk, hablado.

A patch appears below.

Thanks!

			- Jim Van Zandt


--- ../dtk-speak.el.orig	Sat Dec 11 13:14:04 1999
+++ dtk-speak.el	Sat Dec 11 13:14:07 1999
@@ -98,6 +98,12 @@
     ("mbrola" . "mbrola")
     ("keynote" . "keynote")
     ("dtk-sapi" . "dtk-sapi")
+    ("accent" . "accent")
+    ("apollo" . "apollo")
+    ("braillenspeak" . "braillenspeak")
+    ("ciber" . "ciber")
+    ("doubletalk" . "doubletalk")
+    ("hablado" . "hablado")
     )
   "Used by `completing-read' when prompting for the dtk server to use.")
 

-----------------------------------------------------------------------------
       To unsubscribe or change your address send mail to
"emacspeak-request@xxxxxxxxxxx" with a subject of "unsubscribe" or "help"


Emacspeak Files | Subscribe | Unsubscribe