Commit graph

3 commits

Author SHA1 Message Date
ryoon
f62b809c5a Recursive revbump from audio/pulseaudio-10.0 2017-01-21 20:06:44 +00:00
ryoon
e37b97fe3c Recursive revbump from audio/pulseaudio 2016-08-04 17:03:30 +00:00
ryoon
abe5f82b9d Import speech-dispatcher-0.8.4 as audio/speech-dispatcher.
Speech Dispatcher:

Key features:

  * Common interface to different TTS engines
  * Handling concurrent synthesis requests -- requests may come
    assynchronously from multiple sources within an application and/or
    from different applications
  * Subsequent serialization, resolution of conflicts and priorities of
    incomming requests
  * Context switching -- state is maintained for each client connection
    independently, event for connections from within one application
  * High-level client interfaces for popular programming languages
  * Common sound output handling -- audio playback is handled by Speech
    Dispatcher rather than the TTS engine, since most engines have limited
    sound output capabilities

What is a very high level GUI library to graphics, Speech Dispatcher is
to speech synthesis. The application neither needs to talk to the devices
directly nor to handle concurrent access, sound output and other tricky
aspects of the speech subsystem.
2016-07-20 11:51:58 +00:00