Contents
|
Previous
|
Next
|
Preface
This document is the technical specification for the Java Speech Grammar Format (JSGF). The Java Speech Grammar Format is a platform-independent, vendor- independent textual representation of grammars for use in speech recognition. JSGF adopts the style and conventions of the Java programming language in addition to use of traditional grammar notations.
Technical Scope
This specification does not address programmatic issues. Programming issues, including those listed below, are covered in the documentation for the Java Speech API (JSAPI).
- Mechanisms for loading, creating and deleting of grammars in a speech recognizer, activation of grammars for recognition, and other grammar management functionality.
Web Resources
For more information about the Java Speech API and for the latest information on the Java Speech Grammar Format visit the Java Speech API home page:
http://java.sun.com/products/java-media/speech/
Mailing Lists
Discussion lists have been set up for everyone interested in the Java Speech API, the Java Speech Grammar Format specification, the Java Synthesis Markup Language, and related technologies. The
javaspeech-announce
mailing list carries important announcements about releases and updates. Thejavaspeech- interest
mailing list is for open discussion of the Java Speech API and the associated specifications.To subscribe to the
javaspeech-announce
list or thejavaspeech-interest
list, send email withsubscribe javaspeech-announce
orsubscribe javaspeech-interest
or both in the message body to:
javamedia-request@sun.comThe
javaspeech-announce
mailing list is moderated. It is not possible to send email to that list.To send messages to the interest list, send email to:
javaspeech-interest@sun.comTo unsubscribe from the
javaspeech-announce
list or thejavaspeech- interest
list, send email withunsubscribe javaspeech-announce
orunsubscribe javaspeech-interest
or both in the message body to:
javamedia-request@sun.comComments and submission proposals for enhancements should be sent to:
javaspeech-comments@sun.com
Revision History
Version 1.0: October 26, 1998
Contents
|
Previous
|
Next
|
JavaTM Speech Grammar Format Specification
Copyright © 1997-1998 Sun Microsystems, Inc.
All rights reserved
Send comments or corrections to javaspeech-comments@sun.com