Hello !
I am building a small adaptor that enables me to connect a Bose QC35 headset to a light airplane.
I managed to get the microphone and the sound from radio communications working nicely.
Now, I would like to add a female jack on the adaptor so that I can have music playing while being a passenger.
My problem is that I need some solution to cut the music when someone is speaking on radio (or in the airplane, but it is no different), to be able to hear it. No voice detection is needed. Just maybe a signal detection that determines if the volume from radio communications is loud enough to cut music (some low volume sounds can occur from time to time and should not interrupt the music)
I read some articles about VAD, audio ducking, audio squelching etc... but as the audio inputs (a jack to the airplane radio communications and a jack to music) are physically separated, I am wondring if there could not be a much easier solution. Maybe there is an easy code that detects if a signal is coming from the radio communications wire, and then stops music and lets the communication signal pass ? Through an arduino board ?
Are there are some clickless audio switches : MAX4763 for example. Could that be an idea ?
I am just looking for an easy solution.
Thank you for your help.

