Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 769 Bytes

windows_media_speechsynthesis.md

File metadata and controls

18 lines (11 loc) · 769 Bytes
-api-id -api-type
N:Windows.Media.SpeechSynthesis
winrt namespace

Windows.Media.SpeechSynthesis

-description

Provides support for initializing and configuring a speech synthesis engine (or voice) to convert a text string to an audio stream, also known as text-to-speech (TTS). Voice characteristics, pronunciation, volume, pitch, rate or speed, emphasis, and so on are customized through Speech Synthesis Markup Language (SSML) Version 1.1.

-remarks

-examples

-see-also

Speech interactions, Speech recognition and speech synthesis sample