資源簡介
sapi.dll文件,用于開發text-speech等相關的應用。我是為了用php開發speech而用的,如:<?php
$tts = new COM("SAPI.SpVoice");
$tts->Volume = "100";
$tts->Rate = "-1";
$tts->speak("and explain how (you think) this person became so good at cooking");
?>

代碼片段和文件信息
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????1202176??2012-03-23?10:33??sapi.dll
-----------?---------??----------?-----??----
?????文件?????1202176??2012-03-23?10:33??sapi.dll
- 上一篇:php會員管系統-畢業設計全套文檔、代碼、數據庫
- 下一篇:拼圖游戲-php
評論
共有 條評論