|
|
|
|
Functions
Events
MioScript Reference
|
|
Syntax
| sound.channel.create(Filename) |
Parameters
| STRING | Filename | Optional. Name of the sound file to play. |
Return value
Description
Create a new audio channel to play WAV, WMA or MP files.
You can create up to 64 audio channels.
The channel ID is returned and can be used to control the payback. |
|
|
|