A custom audio system designed to orchestrate an immersive soundscape in your game.
A custom audio system designed to orchestrate an immersive soundscape in your game.
Server-side (for audio downloading):
| Command | Description |
|---|---|
/phonon add <name> <url> |
Download and register audio |
/phonon list |
View registered audio |
/phonon remove <name> |
Remove audio |
/phonon reload |
Reload configuration |
All players near the speaker will hear synchronized playback.