How do I develop WPF applications that manage grammars?

Last reviewed: 11/29/2008

HOW Article ID: H110803

The information in this article applies to:

  • GrammarKit 3

Summary

GrammarKit 3 Win32 Edition includes .NET framework class libraries compiled with Microsoft .NET version 1.1, version 2, and version 3.

The Version 3 library is new in the GrammarKit 3. In this library, enhancements for Windows Presentation Foundation applications include support for the WPF Window class.

More Information

The GrammarKit ChantGM component now provides class instantiation with a WPF Window. This enables callback events to execute in the context of the application window and to access properties and methods during callback processing.

New .NET framework version 3 samples can be found in [My] Documents\Chant GrammarKit 3\NETv3\VS2008

Chant Compile WPF Sample

Chant Phonemes WPF Sample

See the help file sections entitled: .NET - Microsoft Visual C# and .NET - Microsoft Visual Basic under Configuring Your Development Environment\IDE Configuration\.NET Framework Component Library for steps to configure your applications to use the GrammarKit .NET component libraries.