angular-adaptive-speech icon indicating copy to clipboard operation
angular-adaptive-speech copied to clipboard

***DEPRECATED*** Want to control an AngularJS app using voice commands? Check it.

Results 9 angular-adaptive-speech issues
Sort by recently updated
recently updated
newest added

@janantala @PascalPrecht @robinboehm hi, how can i use this with timestamp **$speechRecognition.listen()** or to make it continuous listening until user say **please stop** and it perform a task regarding stop...

we are using regex in **$speechRecognition.listenUtterance**, i want to add the same regex pattern also there like so but i ain't able to add, can you please help **$speechCorrection.addUtterance(`{ 'regex':...

Is this plugin works on mobile devices

Hey Jan, it seems to be an interesting project but its not really well show cased as your demo site does not take any voice input from my experience.

Use gulp build system

Next release: - [ ] write ng-docs #24 - [ ] use speech synthesis polyfill https://github.com/janantala/speech-synthesis #26

The goal is to use speech synthesis polyfill https://github.com/janantala/speech-synthesis

write and improve ng-docs

No-speech error is raised if no speech (or hello speak) is recognized after start.

bug