Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 841 Bytes

speechsynthesizeroptions.md

File metadata and controls

31 lines (22 loc) · 841 Bytes
-api-id -api-type
T:Windows.Media.SpeechSynthesis.SpeechSynthesizerOptions
winrt class

Windows.Media.SpeechSynthesis.SpeechSynthesizerOptions

-description

Provides access to various speech synthesizer options.

-remarks

Version history

Windows version SDK version Value added
1709 16299 AudioPitch
1709 16299 AudioVolume
1709 16299 SpeakingRate
1803 17134 AppendedSilence
1803 17134 PunctuationSilence

-see-also

Speech interactions, Speech recognition and speech synthesis sample

-examples