3 references to DisplayAttributes
System.Speech (3)
artifacts\obj\System.Speech\Debug\net10.0\System.Speech.notsupported.cs (3)
240
public RecognizedWordUnit(string text, float confidence, string pronunciation, string lexicalForm, System.Speech.Recognition.
DisplayAttributes
displayAttributes, System.TimeSpan audioPosition, System.TimeSpan audioDuration) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); }
242
public System.Speech.Recognition.
DisplayAttributes
DisplayAttributes { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } }
279
public System.Speech.Recognition.
DisplayAttributes
DisplayAttributes { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } }