useSound
Summary
Register the sound-effect library.Signature
Parameters
library
Type:ISoundLibrary
Sound library instance (e.g. SoundLibrary).
Returns
Type:void
Register the sound-effect library.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Register the sound-effect library.
useSound(library: ISoundLibrary): void;
ISoundLibrary
Sound library instance (e.g. SoundLibrary).
void
Register the sound-effect library.