setSpatialPosition
setSpatialPosition(x: number, y: number, z: number, soundId?: string | null, soundPannerConfig?: SoundPannerConfig, skipDispatchEvent?: boolean): void;
Set the spatial position of a sound by its ID. Optionally, provide a SoundPannerConfig and skip dispatching the event.