3 references to SemanticResultValue
System.Speech (3)
artifacts\obj\System.Speech\Debug\net10.0\System.Speech.notsupported.cs (3)
153public GrammarBuilder(System.Speech.Recognition.SemanticResultValue value) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } 168public void Append(System.Speech.Recognition.SemanticResultValue value) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } 184public static implicit operator System.Speech.Recognition.GrammarBuilder (System.Speech.Recognition.SemanticResultValue semanticValue) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); }