UNPKG

@sam17896/ngx-speech-recognition

Version:

Angular 5+ speech recognition service (based on browser implementation such as Chrome).

3 lines (2 loc) 149 B
export declare type SpeechGrammarListType = SpeechGrammarList; export declare type SpeechRecognitionServiceEvent = Event | SpeechRecognitionEvent;