2 references to SynthesizerVoiceFailed
System.Speech (2)
Internal\Synthesis\VoiceSynthesis.cs (2)
61throw new PlatformNotSupportedException(SR.Get(SRID.SynthesizerVoiceFailed)); 1143voice ??= defaultVoice ?? throw new InvalidOperationException(SR.Get(SRID.SynthesizerVoiceFailed));