SDFat Audio Source #1646
-
I am using the SDFat arduino library to do actions on a file, for example transmit it to another esp32 via network. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I am missing some context: What functionality are you planning to use ? But in any case this has nothing to do with my Audio Library! |
Beta Was this translation helpful? Give feedback.
-
There is no specific functionality in my library for recording files: It's just relying on the Arduino Stream API which are provided by the different SD implementations! |
Beta Was this translation helpful? Give feedback.
I am missing some context: What functionality are you planning to use ?
If you check the SDFat documentation you will see that you can alternative.y call sd.begin(sdcfg)
But in any case this has nothing to do with my Audio Library!