3 references to SemanticResultKey
System.Speech (3)
artifacts\obj\System.Speech\Debug\net10.0\System.Speech.notsupported.cs (3)
152public GrammarBuilder(System.Speech.Recognition.SemanticResultKey key) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } 167public void Append(System.Speech.Recognition.SemanticResultKey key) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } 183public static implicit operator System.Speech.Recognition.GrammarBuilder (System.Speech.Recognition.SemanticResultKey semanticKey) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); }