# Installation
> `npm install --save @types/dom-speech-recognition`

# Summary
This package contains type definitions for dom-speech-recognition-browser (https://wicg.github.io/speech-api/).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dom-speech-recognition.

### Additional Details
 * Last updated: Wed, 26 Jan 2022 15:01:27 GMT
 * Dependencies: none
 * Global values: `SpeechGrammar`, `SpeechGrammarList`, `SpeechRecognition`, `SpeechRecognitionErrorEvent`, `SpeechRecognitionEvent`, `webkitSpeechGrammarList`, `webkitSpeechRecognition`, `webkitSpeechRecognitionEvent`

# Credits
These definitions were written by [Hana Joo](https://github.com/h-joo), [Jan Kuehle](https://github.com/frigus02), and [Martin Probst](https://github.com/mprobst).
