SummaryIntegrate SpeechKit libraries directly in Visual Studio C++, C#, and VB app frameworks WindowsForms, WPF, UWP, and WinUI easily with SpeechKit Nuget packages Chant.SpeechKit, Chant.SpeechKit.MCS, Chant.SpeechKit.Windows, Chant.SpeechKit.WindowsMedia, or Chant.SpeechKit.WinRT.WindowsMedia. Download Sample Visual Studio projects. Have Questions? Need Help? Have Feedback? More InformationChant SpeechKit handles the complexities of speech recognition and speech synthesis. The classes minimize the programming efforts necessary to construct software that speaks and listens. A SpeechKit application can:
Recognizers are accessed via proprietary application programming interfaces (APIs). SpeechKit supports the following speech APIs for speech recognition:
Synthesizers are accessed via proprietary application programming interfaces (APIs). SpeechKit supports the following speech APIs for speech synthesis:
Within Chant Developer Workbench, you can:
Recognizer Management: Enumerate and test recognizers with command, dictation, and grammar vocabularies.
Recognizer Management: Recognize speech from a microphone and prerecorded audio. Trace recognition events in the Events window.
Synthesizer Management: Enumerate and test synthesizers with live playback or persisting synthesized speech to files.
Synthesizer Management: Trace synthesis events in the Events window.
|