SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

This is a simple Common Lisp interface to Speech Dispatcher through the Speech Synthesis Interface Protocol (SSIP).

Currently, there is no documentation, read the sources. The simplest use can be as follows:

(asdf:operate-on-system 'asdf:load-op :ssip) (ssip:say-text "Hello, world!")

It works with CLisp and SBCL, but it should be easy to port to other systems, just add the support to sysdep.lisp.

Feel free to contact us with any questions regarding the Common Lisp interface at the Speech Dispatcher mailing list <speechd@freebsoft.org>.

-- Milan Zamazal <pdm@freebsoft.org>


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.