speech-dispatcher: Client Programming

 
 4 Client Programming
 ********************
 
 Clients communicate with Speech Dispatcher via the Speech Synthesis
 Internet Protocol (SSIP) ⇒(ssip)Top.  The protocol is the actual
 interface to Speech Dispatcher.
 
    Usually you don't need to use SSIP directly.  You can use one of the
 supplied libraries, which wrap the SSIP interface.  This is the
 recommended way of communicating with Speech Dispatcher.  We try so
 support as many programming environments as possible.  This manual
 (except SSIP) contains documentation for the C and Python libraries,
 however there are also other libraries developed as external projects.
 Please contact us for information about current external client
 libraries.
 

Menu