How do I develop WPF applications that manage markup?

Last reviewed: 10/1/2009

HOW Article ID: H100904

The information in this article applies to:

  • VoiceMarkupKit 3

Summary

VoiceMarkupKit 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 VoiceMarkupKit 3. In this library, enhancements for Windows Presentation Foundation applications include support for the WPF Window class.

More Information

The VoiceMarkupKit ChantVM 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 VoiceMarkupKit 3\NETv3\VS2008

Chant Markup 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 VoiceMarkupKit .NET component libraries.