LoadSoundFromRecordingSession method |
|
Remarks
Loads a sound recorded by the given instance of Active Sound Recorder. You can manage how loaded sound will be added to the existing editing session through a previous call to the SetLoadingMode method. You can limit the range of sound data that will be loaded from the given sound file with a previous call to the SetLoadingRange method.
A successful call to this method will fire the SoundLoadingStarted event followed by a number of SoundLoadingPerc events and finally by the SoundLoadingDone event.
For further details about the integration between Active Sound Editor and Active Sound Recorder, check the How to load and edit sounds recorded by Active Sound Recorder section.
Syntax
Return value
|