updateSoundOptions
updateSoundOptions(soundId: string, options: Partial<PlayOptions>): void;
Update the play options of a sound by its ID.
updateSoundOptions(soundId: string, options: Partial<PlayOptions>): void;
Update the play options of a sound by its ID.