搜索资源列表
关于tts语音引擎的使用方法
- 关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。 Speech API可以作为类型库引用到Delphi中,方法是:打开Project选单下的Import Type Litrary,点击“Add”加入Windows\\Speech目录下
8numberPSudoku
- 采用A*算法计算8数码问题和数独问题,界面都是采用windows程序设计api接口函数编写。-The program uses the A* algorithm to calculate 8 numbers problem and several unique problems, and the interface uses windows api programming interface function to write.