Udostępnij za pośrednictwem


How to: Create a New .grxml Grammar File

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Use Speech Grammar Editor to develop speech recognition grammars in Speech Server. Speech Grammar Editor is most appropriate for developing grammars that recognize answers where the user provides answers to questions that the system has not asked yet (often called mixed-initiative dialog) or for authoring complex rules that resemble regular expressions.

You can also create speech recognition grammars in Speech Server with Conversational Grammar Builder.

Creating New .grxml Grammar Files

To create a new .grxml grammar file

  1. In Microsoft Visual Studio 2005, open a speech application project.

  2. In Solution Explorer, right-click the Grammars folder, click Add, and then click New Item.

  3. In the Add New Item dialog box, double-click Keyword Grammar File.

See Also

Other Resources

Use Conversational Grammar Builder to Create Grammars
Use Speech Grammar Editor to Create Grammars
Develop Grammars with Speech Grammar Tools