Skip to content

Bluetooth reciver with sound notifications #1835

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

You must be logged in to vote
  • Read the Codec Wiki for playing mp3: you can use the copier.copyAll() to play the whole file.
  • Check the class documentation for the BluetoothA2DPSink: there is a callback for the connection state!
  • Dont forget to store the i2s AudioInfo before you output the mp3 and restore it back after the playback

Replies: 1 comment 1 reply

Comment options

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

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