ICSS2Properties.SpeakPunctuation

ICSS2Properties.SpeakPunctuation property

This property specifies how punctuation is spoken. Values have the following meanings:

code - Punctuation such as semicolons, braces, and so on are to be spoken literally.none - Punctuation is not to be spoken, but instead rendered naturally as various pauses.

public string SpeakPunctuation { get; set; }

Return Value

speak-punctuation property

See Also