stopSound
Browser Only
This can only be used in code which runs in Dashboards and Graphics.
stopSound(cueName)
Stops all currently playing instances of the provided cueName.
Parameters
| Name | Type | Description |
|---|---|---|
| cueName | String | Sound cue's name |
This can only be used in code which runs in Dashboards and Graphics.
stopSound(cueName)
Stops all currently playing instances of the provided cueName.
| Name | Type | Description |
|---|---|---|
| cueName | String | Sound cue's name |