Andres Hernandez
Andres Hernandez
I have this code and i run it with electron: ``` const annyang = require('annyang'); annyang.debug(); if (!annyang) { document.getElementById('writer').style.display = 'block'; } else { annyang.init({}, true); SpeechKITT.annyang(); SpeechKITT.setStylesheet('themes/flat.css'); SpeechKITT.vroom();...
Hello, I would like to know if I can integrate this assistant with another application, that is, that I can send her a query and she will return a response...
What are the possibilities of running this wizard in Windows? I would like to run this wizard in Windows, it is for a project that I am working on. I...
Hi, I've been working in the code and i added a new free TTS engine for windows, i used [gTTS](https://github.com/hubendubler/gTTS.js) like alternative, but in the code i had many questions...
I'm not a webcam, but i can run IPWebcam in android. How run this program with IPWebcam?
Hi, i'm working in your project. How can i change the TTS language?
Hello, I would like to know if I can integrate Stephanie with another application, that is, that I can send her a query and she will return a response after...
Hi, i followed all the steps for the installation, but i don't know how to do this: [https://github.com/MycroftAI/selene-ui#running-the-web-applications](https://github.com/MycroftAI/selene-ui#running-the-web-applications) Someone can help me or tell me how?