Skip to content

Pause A2DP and play a sound from SD card #559

Discussion options

You must be logged in to vote

Make sure that you deactivate the I2S interface from the BluetoothA2DPSink and manage the audio output yourself via the I2SStream defined in your sketch!
You are currently using 2 different APIs which use the same I2S resource but one does not know about the other. This is just asking for conflicts....

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