Guest User

Grammar file

a guest
Jun 12th, 2013
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. #JSGF V1.0;
  2.  
  3. /**
  4. * JSGF Grammar for Hello World example
  5. */
  6.  
  7. grammar hello;
  8.  
  9. public <greet> = (Power Options |Program| Browser | Blue | Device Manager |Control | Player |task manager | Windows Security Center);
  10.  
  11. public <command> = ( Open | Close ) (command| calculator |word | access |pad | paint |task manager|Browser );
  12.  
  13. public <action> = (start | stop ) (excel |photo shop |nero |word pad|fire wall | recognize);
  14.  
  15. public <net> = (site) (face book | go girl | mail);
Advertisement
Add Comment
Please, Sign In to add comment