NuGram Server
NuGram Server is a robust and scalable runtime server that offers grammar-related services to voice-enabled applications.
Features
NuGram Server offers many services to speech-enabled applications through a simple HTTP-based protocol. Its architecture makes it readily usable by all speech-enabled applications.
NuGram Server currently supports the following services:
- Instantiation and generation
- Using this service, dynamic grammars are instantiated and static grammars are converted to various formats (ABNF, GrXML, etc.).
- Interpretation
- Using this service, textual sentences are parsed using static or dynamically-generated grammars and the resulting semantic interpretation is returned.
For more information on NuGram Server, consult the NuGram Hosted Server HTTP API documentation and the NuGram Server API documentation.