Speech Recognition API

GPTKB entity

Statements (51)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:allows voice input in web applications
gptkbp:category gptkb:public_speaker
web development
accessibility
gptkbp:compatibleWith gptkb:Mozilla_Firefox
gptkb:Apple_Safari
gptkbp:definedIn gptkb:W3C_Web_Speech_API_specification
gptkbp:enables real-time speech recognition
gptkbp:hasEvent onerror
onaudioend
onaudiostart
onend
onresult
onsoundend
onsoundstart
onspeechend
onspeechstart
onstart
gptkbp:hasMethod abort()
start()
stop()
gptkbp:hasProperty continuous
lang
interimResults
maxAlternatives
gptkbp:hasSecurityConsideration user permission required
https://www.w3.org/2000/01/rdf-schema#label Speech Recognition API
gptkbp:implementedIn gptkb:webkitSpeechRecognition
window.SpeechRecognition
gptkbp:introducedIn 2012
gptkbp:limitation accuracy depends on environment
browser support varies
may require internet connection
gptkbp:partOf gptkb:HTML5_APIs
gptkb:Web_Speech_API
gptkbp:provides speech-to-text functionality
gptkbp:recognizedBy multiple languages
gptkbp:requires microphone access
gptkbp:result final results
interim results
gptkbp:supportedBy gptkb:Google_Chrome
gptkb:Microsoft_Edge
gptkbp:usedFor transcription
accessibility
voice commands
dictation
gptkbp:uses gptkb:JavaScript
gptkbp:bfsParent gptkb:HTML5_APIs
gptkb:HTML5_API
gptkbp:bfsLayer 6