Skip to content

Capture audio doubt - How buffer is filled #1938

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

You must be logged in to vote

Please read the first Introduction Wiki: there is no read(bufferRecCopy, BUFFER_SIZE_REC); method!

The Method from the Arduino Stream API is readBytes(buffer, size) and provides the requested bytes (or to be avoided read() which provides one single byte).

If is used in all examples as part of the StreamCopy as descirbed in the Wiki

Replies: 6 comments 39 replies

Comment options

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

@hash6iron
Comment options

@pschatzmann
Comment options

@hash6iron
Comment options

@pschatzmann
Comment options

Answer selected by pschatzmann
Comment options

You must be logged in to vote
7 replies
@hash6iron
Comment options

@pschatzmann
Comment options

@hash6iron
Comment options

@pschatzmann
Comment options

@hash6iron
Comment options

Comment options

You must be logged in to vote
16 replies
@hash6iron
Comment options

@hash6iron
Comment options

@hash6iron
Comment options

@hash6iron
Comment options

@hash6iron
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
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