BluetoothA2DPSource as an output in the AudioPlayer #2047
-
Hi, I use the AudioSourceSDFAT class as source for the AudioPlayer (with the CodecMP3Helix decoder). Any solutions? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Why don't you just activate PSRAM ? |
Beta Was this translation helpful? Give feedback.
Why don't you just activate PSRAM ?
Alternatively, you can also try to optimize the buffer size settings, or you could use the basic example implementation using the callback that does not use the A2DPStream....