Skip to content

Tag Archives: mobile

Android speech synth (where are you?)

I took a peek at the Google Android class hierarchy today. As far as UI goes, it looks like there’s great support for 2D/3D visuals. There’s some APIs for doing MIDI and sampled sound output. There’s even a class for doing speech reco.
What I don’t see is anything supporting synthesized speech output. That’s a [...]