blob: 6f4e81b7b8362656dc419b0dfd6f55c864d60cd2 [file] [log] [blame]
<Summary>
This directory contains code to implement a text-to-speech (TTS) service on
client platforms including Android and Chrome. This includes wrappers for
various TTS engines and code to manage background processes/threads to
process incoming text buffers and spool generated audio samples to the
audio I/O api. See http://wiki/Main/SpeechLibDesignDoc
</Summary>