Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

esp32 a1s audiokit ac101-how to change microphone input gain? how to stream audio more than one destination? #33

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

You must be logged in to vote

microphone input gain
The ES8388 driver provides a method for this, but the AC101 does not. I think you will need to implement this yourself with the help of the Technical Sheet of the ES8388. If you do so, please share it..
In any case the standard approach for Volume Control should work.

Serial
just write the audio to a MultiOutput which consists of a AudioKitStream and Serial

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
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