One PCM audio frame as @livekit/rtc-node represents it. VERIFY: frame.data is an Int16Array.
@livekit/rtc-node
frame.data
Int16Array
Channel count.
Interleaved 16-bit PCM samples.
Sample rate of this frame (Hz).
Samples per channel in this frame.
One PCM audio frame as
@livekit/rtc-noderepresents it. VERIFY:frame.datais anInt16Array.