- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.2k
 
Open
Description
https://webaudio.github.io/web-speech-api/ has some new features.
Eg:
 // recognition parameters
 attribute boolean processLocally;
 // methods to drive the speech interaction
 undefined start(MediaStreamTrack audioTrack);
 static Promise<AvailabilityStatus> available(SpeechRecognitionOptions options);
 static Promise<boolean> install(SpeechRecognitionOptions options);
Is it possible add it?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels