Next IVR

Providing innovative contact center solutions and services.

#ocs 2007 Articles


Unit Testing Managed Speech Server Applications

Unit testing code is important. If you make code changes in a library that other people are using, you want to make sure all of the code works as expected. Using NUnit is great for that. However, when it comes to speech applications, you probably manually test your applications before …