"IT168 Zhuangao" "No sound, no good play also out." "Although this is an advertisement, but also say a reason, we develop software, especially some multimedia software, if can make sound, articulate, will add a lot of luster to our software." At the
To use SAPI, first add reference DotNetSpeech. Download DotNetSpeech. dll on your own.
Initialize the object, SpVoice voice = new DotNetSpeech. SpVoiceClass ();
When reading aloud, use
Voice. Speak (string, SpeechVoiceSpeakFlags. SVSFlagsAsync )
To use SAPI, first add the reference Dotnetspeech, download the DotNetSpeech.dll yourself.
Initializes the object, spvoice voice = new Dotnetspeech.spvoiceclass ();
When reading aloud, use
Voice. Speak
There are two main objects of interest to a TTS EngineDeveloper: The spvoice object (SAPI) and the TTS engine object (refer to figure2 ).The third object in the figureIs a UI component which an engine may or may not implement.
For TTS engine
This article mainly introduced in C # SAPI to achieve speech synthesis of 2 methods, this article directly to show example code, the need for friends can refer to the
We all know that TTS is now available through Microsoft's SAPI, the benefits of
I found a lot of information on the Internet and did not find much support to return to the current reading position. I used the C # callback function. Then, to make it easy to use it, I simply wrapped up nothing technical, so that Daniel flew over
Recently encountered in the project TTS, to computer pronunciation, has been encountered automation cannot create objects. But the project has been normal use before, after I found that I use the WIN7 system, and then run to XP, found that it can be
Abstract:
Voice is the most natural way for humans to interact with each other and the highest goal of software user interface development at present. Microsoft has been actively promoting the development of speech technology, and released the
With the popularity of. NET technology, more and more programmers are starting to go to the. NET Platform for Development. However, in the newly released. NET Speech SDK, there is no support for Chinese speech, and the speech SDK currently supports
Program | Chinese. NET platform to develop Chinese voice applications
--------------------------------------------------------------------------------
Summary:
Voice is the most natural interactive way of human beings, and it is also the highest
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.