Outputting processsed raw PCM data on port message #10
KevinCepria
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This approach is particularly advantageous for use cases that require access to the processed raw PCM data. Some implementations prefer to retrieve uncompressed audio directly from the AudioWorklet output rather than using MediaRecorder, which provides already compressed data. This direct access enables more sophisticated processing and analysis without the quality loss inherent in compression.
Beta Was this translation helpful? Give feedback.
All reactions