Skip to content

Short bursts of audio? how to pause audio stream? #413

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

You must be logged in to vote

Starting and stopping will take quite some time.
You could try the AVRC pause() and play() commends.
But the by far easiest solution is just to send an array of 0 values when you don't want to hear any data.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
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