What speech libraries are available in Linux?
        Posted  
        
            by George Edison
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by George Edison
        
        
        
        Published on 2010-05-18T04:22:36Z
        Indexed on 
            2010/05/18
            4:30 UTC
        
        
        Read the original article
        Hit count: 237
        
When it comes to TTS (text-to-speech) libraries in Linux, what choices do developers have?
What libraries ship with the majority of distros?
Are there minimal libraries? What functionality does each library offer?
I'm approaching this primarily from a C++ point of view, although Python would suit me too.
© Stack Overflow or respective owner