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