Skip to content

What is the codec string for PCM? #792

Answered by sandersdan
AlexVestin asked this question in Q&A
Discussion options

You must be logged in to vote

pcm-s16 is the correct codec string, but I don't think it is implemented in any browser (at least there are no WPT tests and Chrome doesn't implement it). As an alternative, you should be able to directly construct an AudioData from the same bytes.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AlexVestin
Comment options

Answer selected by AlexVestin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants