These tools can be used to develop external grammars. (You can also use an in-line grammar specified within the VoiceXML.) You must create a project before starting the grammar.
For example, if you want the words to be language neutral, create an external grammar . If you want the words to be language-specific, you can create an inline grammar.
For each application that you want to create using the Voice tools, create a project in which you will place all the files for the application. Besides grammar files, these might include VoiceXML files, CCXML files, ECMAScript Object files, pre-recorded audio files, and pronunciation files.
You can use the SRGS grammar editor to create external grammar files.
After the file is created you can continue by adding valid tags and attributes. When you finish, save your file. If XML Validation is enabled on you project (default), any structural or DTD compliance issues will be shown in the problems view and with markers in your document.
Use options in the the lowest section of the Edit menu or the right-click contextual menu to assist with viewing and editing your file. You can select menu options such as the following (some options are not available, depending on the open editor):
The Content Assist function assist in development by opening a pop-up window that provides a list of valid tags for the element or attribute at the cursor location. Cintent Assist is used by placing the cursor at a position in the file where you want assistance and holding down the Ctrl key and pressing the Space bar.
Related Information
What is a grammar file?
What is SRGS?
Converting a word list to SRGS-XML
Content assist in the SRGS-XML editor
Color coding in SRGS-XML editor
Speech Recognition Grammar Specification