@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
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, hasOwnProperty, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toString_, valueOf_, values@Nonnull public java.lang.String src
public float weight