How can I read the audio data? This looks like a bunch of random numbers to me.

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Bimi124

I want to process the entire audio file because the player hears it. But how can I parse the PoolByteArray returned when calling AudioStreamSample.get_data()?