4 references to NotSet
System.Speech (4)
Synthesis\PromptBuilder.cs (4)
106
if (volume < PromptVolume.
NotSet
|| volume > PromptVolume.Default)
121
case PromptVolume.
NotSet
:
190
if (style.Rate != PromptRate.NotSet || style.Volume != PromptVolume.
NotSet
)
222
if (style.Volume != PromptVolume.
NotSet
)