主要是看你的TTS是否装有中文包!来,接着啦:http://www.dapha.net/down/list.asp?id=1958这样,你可以用Directss的speak方法来读中文啦!

解决方案 »

  1.   

    到微软网站下载:Speech SDK5.1,里面有读取中文的例子
      

  2.   

    Microsoft Speech SDK 5.1  The Microsoft® Speech SDK 5.1 adds Automation support to the features of the previous version of the Speech SDK. You can now use the Win32 Speech API (SAPI) to develop speech applications with Microsoft Visual Basic®, ECMAScript and other Automation languages.The SDK also includes freely distributable text-to-speech (TTS) engines (in U.S. English and Simplified Chinese) and speech recognition (SR) engines (in U.S. English, Simplified Chinese, and Japanese).
     
    Some of the new features include:
    Automation support allowing use of all SAPI 5.0 functionality from Automation languages 
    Automation samples (including samples in C#®, Visual Basic® and Script) 
    Custom audio object support with sample source code and Telephony API (TAPI) samples 
    Detailed documentation including in-depth coverage of the SAPI grammar format, expanded explanations and whitepapers 
    Phone converters for U.S. English, Japanese, Simplified Chinese, French, German and Spanish 
    No dependency on Platform SDK to compile SAPI applications 
    Bug fixes, accuracy and performance improvements to SAPI, SR and the TTS engines
    For additional information, please visit the Microsoft Speech Web site.Important Download Instructions
    If you want sample code, documentation, SAPI, and the U.S. English Speech engines for development purposes, please download the Speech SDK 5.1 file (SpeechSDK51.exe). For more information, visit the Speech SDK Web page.If you want to use the Japanese and Simplified Chinese engines for development purposes, download the Speech SDK 5.1 Language Pack file (SpeechSDK51LangPack.exe) in addition to the Speech SDK 5.1 file. For more information, visit the Speech SDK Web page.If you want to redistribute the Speech API and/or the Speech engines to integrate and ship as a part of your product, please download the Speech 5.1 SDK Redistributables: All file (SpeechSDK51MSM.exe).If you want to get only the Mike and Mary voices redistributable for Windows XP, please download the Redistributable: Mike and Mary file (Sp5TTIntXP.exe). For more information, visit the Licensing Microsoft Speech Technology Web page.To download just the documentation, click the Documentation link on this page.  Size (bytes): 293,370,593 
    Last Updated: 8/2/2001 
    Supported: No 
    Speech SDK 5.1 (68 MB) 
    5.1 Language Pack (81.5 MB) 
    Redist.: All (131.58 MB) 
    Redist.: Mike and Mary (3.58 MB) 
    Documentation (2.28 MB) 
    Discuss in Newsgroups 
        
     
     
    OS Support and RequirementsSupported Operating Systems
    Microsoft® Windows® XP Professional or Home Edition; all language versions. 
    Microsoft Windows 2000 all versions; all language versions. 
    Microsoft Windows Millennium Edition; all language versions. 
    Microsoft Windows 98 all versions; all language versions. 
    Microsoft Windows NT 4.0 Workstation or Server, Service Pack 6a, English, Japanese, or Simplified Chinese versions. 
    Windows 95 or earlier is not supported.Software RequirementsMicrosoft Internet Explorer® 5.0 or later version. Users of Windows NT  4.0 require Microsoft Internet Explorer 5.5 or later. Download the latest version of Microsoft Internet Explorer. 
    Microsoft Visual C++® 6.0, Service Pack 3 or later version is needed to run the SAPI 5 SDK samples. In general, any 32-bit C compiler will work for writing SAPI applications. 
    Microsoft Visual Basic® 6.0 is needed to write applications incorporating SAPI automation, or for compiling the Visual Basic sample code. Since SAPI supports COM automation, other languages and compilers may be used with SAPI automation provided it supports OLE automation. Microsoft Visual Studio® 7, also called Visual Studio.NET, is needed to compile the C# examples. 
    The Platform SDK is generally not needed although some samples and functionality may require it. See the specific samples for confirmation. If required, the Platform SDK may be downloaded from the Microsoft Platform SDK site.Hardware RequirementsA Pentium II or Pentium II-equivalent or later processor at 233 MHz; 128 megabytes (MB) of RAM is recommended. 
    A microphone or some other sound input device to receive the sound is required for speech recognition (SR). In general, the microphone should be a high quality device with built-in noise filters. The speech recognition rate is directly related to the quality of the input. The recognition rate will be significantly lower or perhaps even unacceptable with a poor microphone. 
    Not all sound cards or sound devices are supported by SAPI 5, even if the operating system supports them otherwise.