@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
public class SpeechGrammar
extends java.lang.Object
| 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() |
@Nonnull public java.lang.String src
public float weight