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