haXe API Documentation
Back
|
Index
extern
class
js.html.SpeechGrammarList
Available in js
var
length(default,null) :
Int
function
new() :
Void
function
addFromString(string :
String
, ?weight :
Float
) :
Void
function
addFromUri(src :
String
, ?weight :
Float
) :
Void
function
item(index :
Int
) :
SpeechGrammar
Back
|
Index