SpeakProgressEventArgs::AudioPosition Property
.NET Framework (current version)
Gets the audio position of the event.
Assembly: System.Speech (in System.Speech.dll)
The SpeechSynthesizer normalizes numbers to the words that correspond to how the number will be spoken. For example, the synthesizer speaks the number “4003” as “four thousand three”. It raises a SpeakProgress event for each of the spoken words, and returns the AudioPosition for each word.
.NET Framework
Available since 3.0
Available since 3.0
Show: