2 references to SynthesizerSetVoiceNoMatch
System.Speech (2)
Synthesis\SpeechSynthesizer.cs (2)
43
throw new ArgumentException(SR.Get(SRID.
SynthesizerSetVoiceNoMatch
));
82
throw new InvalidOperationException(SR.Get(SRID.
SynthesizerSetVoiceNoMatch
));