ESP32-A1S Mute detection #994
-
I am using ESP32-A1S module with TPA3116 ic. Everything works fine. Now i want to control Mute and shut down pins of TPA3116 with ESP32 . i want to shut down tpa3116 when no audio is played via bluetooth and also via line . Please help. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Where exactly is your problem ? I suggest to use the VolumeOutput class to determine if you have any audio. |
Beta Was this translation helpful? Give feedback.
-
What is not working ? |
Beta Was this translation helpful? Give feedback.
What is not working ?
Did you have a look at the existing example ? https://github.com/pschatzmann/arduino-audio-tools/blob/main/examples/examples-stream/streams-generator-volume/streams-generator-volume.ino