Sound
Plays an audio file, either automatically or interactively.
Properties
| Name | Type | Default | Description |
|---|---|---|---|
| src | String | Path to the sound file, e.g. ’sounds/intro.mp3′. | |
| autoplay | String | false | If ‚true‘, the sound will play automatically. |
| loop | String | false | If ‚true‘, the sound will loop continuously. |
