SpeechGrammar

SpeechGrammar

package js-html

Available on js

The SpeechGrammar interface of the Web Speech API represents a set of words or patterns of words that we want the recognition service to recognize.

Documentation SpeechGrammar by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Constructor

new ()

Throws:

null DOMError

Variables

src:String

Sets and returns a string containing the grammar from within in the SpeechGrammar object instance.

weight:Float

Sets and returns the weight of the SpeechGrammar object.

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/SpeechGrammar.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部