SpeechRecognitionAlternative

SpeechRecognitionAlternative

package js-html

Available on js

The SpeechRecognitionAlternative interface of the Web Speech API represents a single word that has been recognised by the speech recognition service.

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

See:

Variables

read only confidence:Float

Returns a numeric estimate of how confident the speech recognition system is that the recognition is correct.

read only transcript:String

Returns a string containing the transcript of the recognised word.

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部