Copyright © 2011-2019 MultiMedia Soft

SoundComposerMan class

Previous pageReturn to chapter overviewNext page

The SoundComposerMan class, accessible through the control's SoundComposer property, contains methods needed to compose a sound through the mixing and combination of other entities like sound files, wave tones, noises, text to speech and others.

 

The SoundComposerMan class is implemented through the following methods:

 

Methods

 

SessionInit

SessionItemsCountGet

SessionComposeItems

 

ItemDtmfStringAdd

ItemDtmfStringGet

ItemDtmfStringSet

 

ItemNoiseAdd

ItemNoiseTypeGet

ItemNoiseTypeSet

 

ItemSoundFileAdd

ItemSoundFileRawAdd

ItemSoundFileMemoryAdd

ItemSoundFileMemoryRawAdd

ItemSoundFileFromEditorAdd

ItemSoundFileFromRecorderAdd

ItemSoundFileDownmixToMonoGet

ItemSoundFileDownmixToMonoSet

ItemSoundFileDurationGet

ItemSoundFileDurationStretch

ItemSoundFileOriginalChannelsGet

ItemSoundFileLoadRangeGet

ItemSoundFileLoadRangeSet

ItemSoundFileLoopGet

ItemSoundFileLoopSet

ItemSoundFileTempPathGet

ItemSoundFileVolumeFadingGet

ItemSoundFileVolumeFadingRemove

ItemSoundFileVolumeFadingSet

ItemSoundFileVolumeSlidingAdd

ItemSoundFileVolumeSlidingGet

ItemSoundFileVolumeSlidingNumGet

ItemSoundFileVolumeSlidingRemove

ItemSoundFileVolumeSlidingUniqueIdGet

 

ItemSlidingWaveToneAdd

ItemSlidingWaveToneLimitsGet

ItemSlidingWaveToneLimitsSet

ItemSlidingWaveToneTypeGet

ItemSlidingWaveToneTypeSet

 

ItemSpeechFromFileAdd

ItemSpeechFromStringAdd

ItemSpeechFileSet

ItemSpeechStringSet

ItemSpeechTextGet

ItemSpeechVoiceGet

ItemSpeechVoiceSet

 

ItemWaveToneAdd

ItemWaveToneFrequencyGet

ItemWaveToneFrequencySet

ItemWaveToneTypeGet

ItemWaveToneTypeSet

 

ItemAmplitudeGet

ItemAmplitudeSet

ItemChannelGet

ItemChannelSet

ItemDurationGet

ItemDurationSet

ItemEnable

ItemIsEnabled

ItemFriendlyNameGet

ItemFriendlyNameSet

ItemOffsetGet

ItemOffsetSet

ItemRemove

ItemTypeGet

ItemUniqueIdGet

 

 

 

For further details about sound composing see the How to compose a sound tutorial.