Coder Social home page Coder Social logo

kaiwedekind / anycontrol Goto Github PK

View Code? Open in Web Editor NEW
54.0 54.0 6.0 3.44 MB

Voice control for your websites and applications

License: MIT License

JavaScript 100.00%
anycontrol speech speech-api speech-recognition speech-to-text voice voice-assistant voice-control

anycontrol's People

Contributors

dependabot[bot] avatar kaiwedekind avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

anycontrol's Issues

Backdoor contact ... very important research in regards to the W3C Speechrecog API

Hello, I have been reading your article https://codeburst.io/html5-speech-recognition-api-670846a50e92 with great interest.
I am currently working/developing on a high priority project, that uses the Speechrecognition API. Within the todo-list is gathering research in regards to ownership of the different used technologies.

In the article you write that "And since Google opened its own speech recognition engine to support that API, we are able to incorporate one of the best speech recognition technologies out there. At this point โ€” the API is free in conjunction with Google, but there is no guarantee it will continue to be in the future."
As I see it; a W3C API library should be free of charge, so what you are referring to should be; Google charging the use of their own further-development of the library and/or an charge of an add-on library to their Chrome browser, that makes it ('webkitspeechrecognition'-part) work there?

I just need to be much closer to '100% correct' in my argumentation if I talk with potential investors in the near future :-)

NB: If you don't like answering such questions in this forum, you are more than welcome to contact me by mail: tdue.medier @ gmail dot com
(cut up for anti-spam reasons)

On before hand thanks

//br Thomas Due, Denmark

Feature request: Can the script (the command only logic) be decoupled from Chrome Speech API?

I have access to about every cloud service out there. So it gets complicated re-writing commands from one platform to the other, since most of my users use cellphones rather than desktop computers.

So I was wondering if the amazing sintax you've created can work (with the option of disabling the Chrome Speech API on any mobile phone) so I can attach it to a Cloud Speech Recognition Service and REUSE the same commands I have created in the past.

Is that possible?

Best regards and STAY SAFE!

not working

the script does not work, I am using chrome Version 102.0.5005.63 (Official Build) (64 bits)

Code works locally but not on nginx webserver [SOLVED]

I wrote a quick html page that works locally on my laptop using googlechrome.
I've uploaded the code to a raspberry pi on home network running nginx webserver
on debian jessie (headless) but something is wrong as the page never allows access to the microphone..

Do I need to enable any other web services or open tcp or udp ports or is it because
I'm running the web server headless?
Thanks in advance.

hi, great script

how can I add two or more params at the same time

command
send message to USER saying THIS_TEXT and sent it at SPECIFIED_TIME

or

command
MY_ASSISTANT what TIME is it? (using keywords)

Uncaught TypeError: Cannot read property 'fragments' of undefined - VueJS

Hello,

i have been trying to use this together with VueJS, i tried a lot of things (global scoping etc.) but i have two main problems:

  1. When i add a command like this
    voiceController.addCommand('testCommand', this.testCommand(voiceController))

the testCommand method from the callback is called upon adding the command

  1. I get an exception when the command is recognized and it is not working:
received command: testCommand

Uncaught TypeError: Cannot read property 'fragments' of undefined

eval	

AnyControl.recognition.onresult

that is index.js lines 37,62,42

Do you have any ideas?

I appreciate your help!

Greetings,
Stefan

Unable to determine if ctrl is already running

I am unable to detect ctrl's current state. I am binding spacebar in a push to talk manner. If repeatedly tapping the spacebar, I need to be able to check first if it is already running otherwise I get a DOM error. Any help would be great!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.