Options
All
  • Public
  • Public/Protected
  • All
Menu

The format (MIME type) of the grammar file: * application/srgs for Augmented Backus-Naur Form (ABNF), which uses a plain-text representation that is similar to traditional BNF grammars. * application/srgs+xml for XML Form, which uses XML elements to represent the grammar.

Index

Enumeration members

APPLICATION_SRGS

APPLICATION_SRGS: = "application/srgs"

APPLICATION_SRGS_XML

APPLICATION_SRGS_XML: = "application/srgs+xml"

Generated using TypeDoc