SoundComposerMan class |
|
The SoundComposer object, accessible through the control's SoundComposer property, is internally implemented as a COM interface called ISoundComposerand and contains methods needed to compose a sound through the mixing and combination of other entities like sound files and text to speech items.
The SoundComposerMan class is implemented through the following methods:
Methods
SessionAutomaticStopWhenDoneGet
SessionAutomaticStopWhenDoneSet
ItemSoundFileVolumeSmoothingGet
ItemSoundFileVolumeSmoothingSet
For further details about sound composing see the How to compose a sound tutorial.