c#win7使用Micosoft Speech Object Library示例 用ms的tts(texttospeach)来实现下载地址: http://download.microsoft.com/download/speechSDK/SDK/5.1/WXP/EN-US/speechsdk51.exe http://download.microsoft.com/downloa
spcomm3.0for delphi2009delphi2010 spcomm3.0fordelphi2009,delphi2010编译成功,安装成功.//接收字符串vars:ansistring;beginSetLength(S,BufferLength);Move(Buffer^,PChar(S)^,BufferLength);//s中为接收到的字符串