Aux and Microphone to same input

inputmicrophoneswitches

I have a loudspeaker for my car and I've added an aux cord to the system so that I can play music over it. There is also a microphone attached to it and what I've done is add a 3 way switch between the two so I can either use the microphone or the aux cable. I don't really like this setup and I want to be able to use both at the same time but I'm a software engineer, not electrical, so I'm not sure if tying the voltage of the aux and microphone to the same input is safe.

Here is a diagram with what I currently have:

schematic

simulate this circuit – Schematic created using CircuitLab

And I want to remove the switch:

schematic

simulate this circuit

My roommate suggested adding diode to ensure the signal only goes one way but said that would lose about .7 volts. I don't like that as the input isn't that strong already and I have to manually amplify music in audacity so that you can hear it. While I'm asking a question, does anyone know how I would go about amplifying these signals through hardware because the microphone you really have to scream into and the aux is generally pretty soft compared to the tones/sirens it can generate. Unfortunately I don't have the schematics to the circuit board which is probably needed for something like that.

Here are some pictures of the circuit board/system:
Circuit http://zyphox.com/misc/pa1.jpg

Front Panel http://zyphox.com/misc/pa2.jpg

Best Answer

In this case, there is only one microphone input configuration - the one that is hardwired to the unit. If you can measure the peak to peak voltage of the microphone, you can work out how different it is to the aux input (1VPP). Play a loud sine tone (low freq) into the microphone (as loud an input as is likely to be shouted into it), then measure it with the AC setting on a multimeter.

You might be able to use a simple potential divider to match the signal levels and then two series resistors to merge them together. Failing that, rebuffer them with an opamp.

Using series resistors will help to reduce one driving the other. If this were DC, diodes would work but as Techydude mentioned - music is AC, and using didoes will absolutely kill the signal.

Does the mic have a push-to-talk button on it? If not, and the mic is constantly picking up it might end up picking up feedback from the aux input.

EDIT: Measuring AC volts with a multimeter will give you RMS. You need to convert it to peak to peak to make a real comparison. Google "RMS to peak calculator".