AudioSource.GetOutputData(int,int)
Description

Returns a block of the currently playing source's output data.

GetOutputData(samples: float[], channel: int): void;
Description

Returns a block of the currently playing source's output data.