Module HTTPSpeaker
[hide private]
[frames] | no frames]

Module HTTPSpeaker

source code

HTTP wrapper around Emacspeak speech server.

Speech server is launched on HTTP server startup.

Speech commands are invoked via URLs:

http://host:port/cmd?arg

calls speaker.cmd(arg)


Version: $Revision: 7067 $

Date: $Date: 2011-06-24 19:49:51 -0700 (Fri, 24 Jun 2011) $

Author: $Author: tv.raman.tv $

Copyright: Copyright (c) 2005 T. V. Raman

License: LGPL

Classes [hide private]
  HTTPSpeaker
Speech server via HTTP.
  SpeakHTTPRequestHandler
Handle HTTP Speak requests.
Functions [hide private]
 
start() source code
Variables [hide private]
  __id__ = '$Id: HTTPSpeaker.py 7067 2011-06-25 02:49:51Z tv.ram...
  __package__ = None
hash(x)
Variables Details [hide private]

__id__

Value:
'$Id: HTTPSpeaker.py 7067 2011-06-25 02:49:51Z tv.raman.tv $'