Skip to content

How can I recording to WAV file in unsigned 8-bits PCM mono format? #2118

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

You must be logged in to vote

You will need to convert the provided data format to 8 bit!

If I remember right WAV expects uint8_t instead of int8_t!

Replies: 7 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Comment options

You must be logged in to vote
3 replies
@pschatzmann
Comment options

@hash6iron
Comment options

@pschatzmann
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

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

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