VoiceTTS Demo
- 授权协议: GPL
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: http://code4app.com/ios/VoiceTTS/50cbf9f86803fa2d30000000
软件介绍
TTS(Text To Speech),语音合成技术,是指把原来的文本信息转换成能够发音的语音信号,在GPS导航等需要人机交互比较多的场合常常会用到。iPhone系统本身没有提供TTS引擎,但是可以使用外部数据的方式使iPhone具有TTS功能,本demo利用CMU大学的TTS类库实现了简单的文本转化语音的功能。 [Code4App.com]
Introduction to Programming in Java
Robert Sedgewick、Kevin Wayne / Addison-Wesley / 2007-7-27 / USD 89.00
By emphasizing the application of computer programming not only in success stories in the software industry but also in familiar scenarios in physical and biological science, engineering, and appli......一起来看看 《Introduction to Programming in Java》 这本书的介绍吧!
