annyang icon indicating copy to clipboard operation
annyang copied to clipboard

Endless empty network errors

Open MistakingManx opened this issue 3 years ago • 3 comments

Expected Behavior

Annyang starts and listens to commands.

Current Behavior

Annyang has endless Network Errors with an empty message.

Steps to Reproduce (for bugs)

Unsure, it looks like it works for you guys, this is just what happens for me.

Context

I want to implement voice commands to an overlay GUI I've been making using NWJS, I like to automate things and love novelty additions, so having the ability to say "create window overlay" and have an overlay window appear, or "create window ad free" and have a normal window appear with ad blocking built-in would be amazing.

(Note, both those features are done I just dont have voice input)

Your Environment

  • Version used: 2.6.1
  • Browser name and version: Chromium 105.0.5195.102 (NWJS v0.68.0)
  • Operating system and version (desktop or mobile): Desktop (Windows 10)
  • Link to your project: It depends on NWJS to function as it uses Node.JS features such-as FS.

MistakingManx avatar Nov 23 '22 14:11 MistakingManx

image

MistakingManx avatar Nov 23 '22 14:11 MistakingManx

tbh, i dont know why but it is not responding to me.. if I say something

coderhuBypassion avatar Sep 27 '23 13:09 coderhuBypassion

I ended up using another method instead of the built-in one.

MistakingManx avatar Oct 01 '23 03:10 MistakingManx