Skip to content

Instantly share code, notes, and snippets.

@elliott-beach
Last active November 8, 2017 17:22
Show Gist options
  • Save elliott-beach/329509797b29ca69194473b06502dad8 to your computer and use it in GitHub Desktop.
Save elliott-beach/329509797b29ca69194473b06502dad8 to your computer and use it in GitHub Desktop.
Web Speech API JSON Definition
{
"info": {
"name": "Web Speech API Specification",
"subsection_number": null,
"subsection_name": null,
"url": "https://w3c.github.io/speech-api/webspeechapi.html"
},
"features": [
"SpeechRecognition",
"SpeechRecognitionAlternative",
"SpeechSynthesis",
"SpeechSynthesisUtterance",
"speechSynthesis",
"webkitSpeechRecognition",
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment