@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="SpeechGrammar")
public class SpeechGrammar
extends JsObject
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
src
The src property of the SpeechGrammar interface sets and returns a string containing the grammar from within in the SpeechGrammar object.
|
float |
weight
The optional weight property of the SpeechGrammar interface sets and returns the weight of the SpeechGrammar object.
|
| Modifier | Constructor and Description |
|---|---|
protected |
SpeechGrammar() |
assign, create, create, defineProperties, defineProperty, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, is, isExtensible, isFrozen, isSealed, keys, preventExtensions, seal, setPrototypeOf, valueOf_, values@Nonnull public java.lang.String src
public float weight