Skip to content

I2s rx how to determine proper audio #826

Answered by pschatzmann
aqildad-create asked this question in Q&A
Discussion options

You must be logged in to vote

You can use the VolumeOutput to determine if you have a signal and based on this, switch the forwarding to the ESPNow on or off.

                                      -> VolumeOutput   
I2S - copy -> MultiOutput   
                                      -> OnOffOutput -> ESPNowStream

VolumeOutput is just like any output destination, so no surprise here.
Check the class documentation for the methods !

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
2 replies
@bfulham
Comment options

@bfulham
Comment options

Answer selected by pschatzmann
Comment options

You must be logged in to vote
8 replies
@pschatzmann
Comment options

@bfulham
Comment options

@bfulham
Comment options

@pschatzmann
Comment options

@bfulham
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants