JSGF

Build Status Gem Version

For all of your Java Speech Grammar Format parsing needs.

Usage

require 'jsgf'

grammar = JSGF.read('example.gram')

Installation

Add this line to your application's Gemfile:

gem 'jsgf'

And then execute:

$ bundle

Or install it yourself as:

$ gem install jsgf

License

Copyright 2015 Brandon Fosdick [email protected] and released under the BSD license.