WorkspaceAudio class
Class for loading, storing, and playing audio for a workspace.
Signature:
export declare class WorkspaceAudio
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Constructs a new instance of the |
Methods
Method | Modifiers | Description |
|---|---|---|
Load an audio file. Cache it, ready for instantaneous playing. | ||
Play a named sound at specified volume. If volume is not specified, use full volume (1). | ||