I am working on some university project connected with WebRTC. When I was looking for audio quality test for WebRTC, I' found this:
http://googletesting.blogspot.com/2013/11/webrtc-audio-quality-testing.html
and the finished code is here:
How Can I run this code to execute my test cases?