V1.7.4 and deactivate I2S #518
-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Apr 6, 2024
Replies: 1 comment
-
The best way is to manage I2S outside of A2DP and do the output of the audio using callbacks. See this example |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pschatzmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The best way is to manage I2S outside of A2DP and do the output of the audio using callbacks. See this example
When you register the callback you can deactivate the i2s output...