Skip to content

WAVDecoder not playing or returning expected values for file when used #1577

Answered by pschatzmann
Gamgades asked this question in Q&A
Discussion options

You must be logged in to vote

The WAVDecoder supports valid PCM WAV files
Your file does not meet this condition: it does not have a valid WAV header so most likely the data part is invalid as well.

I suggest to create it with Audacity.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by pschatzmann
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