For our project we will use a microphone sensor to detect sound volume using C++. The volumes will differ from high, medium, and low. Our code from C++ will read the volumes then transfer them to our PHP code which will transl...