Compile and validate speech recognition grammar in Universial Window Platform applications using Microsoft WindowsMedia speech recognition engines. Speech recognition grammar syntax supported is W3C SRGS XML. Use GrammarKit in the Chant Developer Workbench to interactively create, edit, and test speech recognition grammars before deploying with applications and VoiceXML. Documentation is available at https://www.chant.net/suppport/documentation/grammarkit. Samples are available at https://github.com/Chant/GrammarKit. NOTE: This is a commercial software product and requires a purchased license for use. See https://www.chant.net/products/grammarkit for more information about evaluating and purchasing licenses.
$ dotnet add package Chant.GrammarKit.WindowsMediaChant GrammarKit includes libraries for validating and compiling speech recognition grammars. Applications can easily generate grammars dynamically in deployed environments. It also includes tools for developing, testing, and persisting speech recognition grammar source and binary for application deployment.
Speech recognition grammars enable context-based high-performance speech recognition. Applications can match and respond to spoken words for unlimited combinations of proper nouns, phrases, and complex utterances.
Chant GrammarKit libraries provide common classes for various application environments to use with available speech APIs and SDKs.
Chant.GrammarKit library consists of classes used by Windows applications to validate and compile grammars using Microsoft System.Speech and Microsoft.Speech (Microsoft Speech Platform) speech recognizers.
Chant.GrammarKit.Windows library consists of classes used by Windows applications to validate and compile grammars using Micorosoft SAPI, Microsoft Speech Platform, and Microsoft WindowsMedia speech recognizers.
Chant.GrammarKit.WindowsMedia library consists of classes used by Universial Window Platform applications to validate and compile grammars using Microsoft WindowsMedia speech recognizers.
Chant.GrammarKit.WinRT.WindowsMedia library consists of classes used by Windows applications to validate and compile grammars using Microsoft WindowsMedia speech recognizers.
Read more about Chant GrammarKit at: https://www.chant.net/support/documentation/grammarkit.
To speak with an expert, contact Chant at: https://www.chant.net/Company/Contact