This document discusses integrating a voice quality analysis software library into other systems. It can be implemented as a DLL for easy integration into Windows software. Example code is provided to integrate the DLL and compare the quality of an original audio file against one that has been compressed and decompressed by a codec. Two example codecs, G.729 and AMR, are tested and the software results are shown to closely match established quality metrics. An example is given where this software detects quality degradation that an established metric fails to identify. Customization of the software is also offered.