Next IVR

Providing innovative contact center solutions and services.

#xsl Articles


Creating Dynamic GRXML Grammars with c# and ASP.NET

One of the fundamental tasks in creating speech applications is building the grammars for automated speech recognition (ASR). This entry features techniques to make your grammar-building code fast, efficient and maintainable. In many situations, it is unrealistic to design and build your grammars in development and deploy them as static …