How to use with only one pin? #509
FreeLANMan
started this conversation in
General
Replies: 1 comment
-
This is exactly how it works. channels 1/2 (mono/stereo) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use this library with the TTGO VGA32 board and a project already in progress (PCEmulator Plus) and I only have 1 pin available (25). How can I configure this in my code?
I used 'Audio audio(true, I2S_DAC_CHANNEL_RIGHT_EN);' and it wasn't enough.
And what are the audio characteristics of an MP3 file to be used in this context?
channels
sampling rate
bits per sample
bitrate
Beta Was this translation helpful? Give feedback.
All reactions