Two-Way Audio Communication from robot to computer

Hello,

What is a good way to allow for live two-way audio communication from the robot to a computer. The robot currently incorporates an Arduino micro controller. I want to be able to capture sound with a microphone that is mounted on the robot side and have it transmit and emit from a speaker on the computer side. I also need the robot to have a speaker on the robot side and have a microphone on the computer side.

This will allow me to talk to anyone that is around the robot. The vision system is using a Sony 700 style camera, 1.2 GHZ. transmitter, and Bluebeam antennas.

Can anyone help with this?

Thank you very much,

Adam

Do you have a smartphone that you can put on your robot? I would recommend trying to use a smartphone that’s running Skype or something similar. We unfortunately don’t have anything that will do audio telemetry off-the-shelf… Or you could also make something using a Raspberry Pi board, a computer speaker, and a USB microphone… Hope this helps.