Copyright © 2008-2019 MultiMedia Soft

SoundGeneratorMan class

Previous pageReturn to chapter overviewNext page

The SoundGeneratorMan class, accessible through the control's SoundGenerator property, contains methods needed to generate sounds like wave tones, noises, DTMF tones, text to speech and others.

 

The SoundGeneratorMan class is implemented through the following methods:

 

Methods

 

CompositeWaveTonePrepare

CompositeWaveToneAddNewWaveTone

CompositeWaveToneGenerate

DtmfStringGenerate

NoiseGenerate

SlidingWaveToneGenerate

SpeechGenerateFromFile

SpeechGenerateFromString

WaveToneGenerate

 

 

 

For further details about sound generation see the How to generate wave tones, noises, DTMF tones and text to speech tutorial.