SoundGenerator object |
|
The SoundGenerator object, accessible through the control's SoundGenerator property, is internally implemented as a COM interface called ISoundGenerator and contains methods needed to generate sounds like wave tones, noises, DTMF tones, text to speech and others.
The SoundGenerator object is implemented through the following methods:
Methods
CompositeWaveToneAddNewWaveTone
For further details about sound generation see the How to generate wave tones, noises, DTMF tones and text to speech tutorial.