Using Microsoft Agent's TTS in C #

Source: Internet
Author: User
Tags sapi

Introduction to Microsoft Agent

The Microsoft Agent API can provide a display of cartoon characters, and it can also support speech recognition, so applications can respond to voice commands, and cartoon characters can respond to commands through synthesized speech, recorded audio signals, or text.

Requirements for using the Microsoft Agent

To use this technique, we must have the following components:

• Microsoft Agent Core Components

• Cartoon characters in Microsoft Agent ━━genie, Merlin, Robby and Peedy

• Microsoft speech API 4.0a run Time Library

• Microsoft speech recognition engine

· Lernout and Hauspie text-speech engine

All of the above components can be downloaded from the http://microsoft.com/products/msagent/downloads.htm.

Introduction to Speech technology

Text-Speech conversion refers to the computer to convert text information into synthetic speech for output, speech recognition refers to the computer can recognize the speaker said, accept the speaker's command and input data.

Both speech recognition and text-speech conversion require an associated engine, and almost all speech recognition engines convert incoming speech data into phonemes related to a particular engine, and these phonemes are converted to text that the application can use.

Text-speech conversion in two ways:

1, synthetic text-speech conversion

2, continuous text-speech conversion

Synthetic text-Speech conversion:

In the synthesized method of pronunciation, the engine processes each word and produces the phonetic phoneme of the word, and then these phonemes are transferred into a complex algorithm that mimics the human voice and generates speech.

Continuous text-Speech conversion Mode:

In continuous text-speech conversion, the engine processes text information and finds sentences, words, and phrases from a pre-recorded voice library, in which the generated speech is continuous.

programming interfaces for voice applications

The Microsoft Voice Application programming interface uses the OLE Component Object mode (COM) architecture under WIN32 (Windows 95, Windows NT), and Microsoft's agent architecture uses the Microsoft Voice Application programming Interface (SAPI) in the synthesized speech output. Also uses SAPI to support speech input (speech recognition SR or text-to-speech TTS). The Microsoft Agent defines the interfaces that allow applications to access their services, allowing applications to control role animations, support user input events, and specify the output mode.

Role window

In the Microsoft Agent application, the cartoon characters are displayed in their respective windows, which always appear at the top of the z-order. The user can drag the role's window through the left mouse button, and the image of the role moves with the pointer.

Talking Balloon Ring

In addition to the voice output, the animated character also supports the type of speech in the form of a cartoon, the characters speak, the words appear in the balloon, when the end of the balloon circle is gone.

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.