SpeechKITT icon indicating copy to clipboard operation
SpeechKITT copied to clipboard

πŸ—£ A flexible GUI for Speech Recognition

Results 26 SpeechKITT issues
Sort by recently updated
recently updated
newest added

## The devDependency [grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint) was updated from `1.1.0` to `2.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## Version **4.0.0** of **grunt-contrib-uglify** was just published. Dependency grunt-contrib-uglify Current Version 3.4.0 Type devDependency The version **4.0.0** is **not covered** by your **current version range**. If you don’t accept...

greenkeeper

## Version **2.0.0** of [grunt-contrib-jasmine](https://github.com/gruntjs/grunt-contrib-jasmine) was just published. Dependency grunt-contrib-jasmine Current Version 1.2.0 Type devDependency The version **2.0.0** is **not covered** by your **current version range**. If you don’t accept...

greenkeeper

thanks for the great projects, having this error when trying to show what was recognized: **Uncaught TypeError: SpeechKITT.displayRecognizedSentence is not a function** this is my code: ` SpeechKITT.annyang(); SpeechKITT.setStylesheet('//cdnjs.cloudflare.com/ajax/libs/SpeechKITT/0.3.0/themes/flat.css'); SpeechKITT.setInstructionsText('Some...

Was not showing the voice button ## Description I wanted to see the demo, but it was not loading the voice button. ## Motivation and Context As I said above,...

## Version **3.3.0** of [grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify) was just published. Branch Build failing 🚨 Dependency grunt-contrib-uglify Current Version 3.2.1 Type devDependency This version is **covered** by your **current version range** and after...

greenkeeper

There is a way to get the SpeechKITT as require('speechKITT')? ## Expected Behavior const SpeechKITT = require('speechKITT');

Great project Tal! The combination of SpeechKITT and Annyang is specifically useful when building search apps (so adding search by voice). It would be very helpful to have a theme...

Firstly, A great thanks for this work. I have finally implemented and using the SpeechKITT. But I was stuck with an issue of not having a circle shaped UI, I...

implement https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesisUtterance http://caniuse.com/#search=SpeechSynthesisUtterance is at 67% Here's a very early demo of the idea without KITT -- https://www.youtube.com/watch?v=jPKmFlUFDsM