1 reference to VisemeReachedEventArgs
System.Speech (1)
artifacts\obj\System.Speech\Debug\net10.0\System.Speech.notsupported.cs (1)
818
public event System.EventHandler<System.Speech.Synthesis.
VisemeReachedEventArgs
> VisemeReached { add { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } }