Description
Imports an audio file and create a clip for it.
This command supports downloading files off the internet. If the filename specified is a URL then the file is downloaded locally before the command is executed.
Scripting Syntax
ImportAudioAndAddClip( Model, [FileName] )
Parameters
|
Parameter |
Type |
Description |
|
Model |
Model to import the audio file to. |
|
|
FileName |
Full path to the audio file to import. Default Value: User is prompted to select a file |
Return Value
Returns the new audio Clip.
See Also
Autodesk Softimage v7.5