Recent Posts

Pages: 1 ... 7 8 [9] 10
81
VoxCommando Basics and Core Features / Re: Echo Dot Integration 2018
« Last post by Kalle on August 18, 2022, 03:10:30 AM »
Yes, long time ago - maybe if James will find some time he can take a look on it.


stay tuned,


Kalle
82
VoxCommando Basics and Core Features / Re: Echo Dot Integration 2018
« Last post by PegLegTV on August 18, 2022, 02:41:24 AM »
Hey kalle, it's been awhile.

Thanks for checking.
83
VoxCommando Basics and Core Features / Re: Echo Dot Integration 2018
« Last post by Kalle on August 18, 2022, 02:16:23 AM »
Hi PegLeg,


I noticed the same issue and have no idea how to solve it.


Kalle
84
VoxCommando Basics and Core Features / Re: Echo Dot Integration 2018
« Last post by PegLegTV on August 17, 2022, 08:11:58 PM »
hey its been a long time but being that google is doing what it does best and discontinuing services I'm trying to test out the echo skill to see if it still works and how it works. I'm hoping to replace my google/nest minis.

I was going through the tutorial above and for the most part everything was as described with some minor changes (not bad for 3 years later) how ever the big change is that node.js only allows version 12,14 or 16 and none of them fix the problem. but I cant be 100% sure that node.js is the cause. when I use the "test" tab the invocation name works

alexa voice: Hello, I'm this home's automation AI, what can I do for you
json output:

Code: [Select]
{
"body": {
"version": "1.0",
"response": {
"outputSpeech": {
"type": "PlainText",
"text": "Hello, I'm this home's automation AI, what can I do for you"
},
"card": {
"type": "Simple",
"title": "EchoToVoxcommando - Welcome to Echo To Voxcommando",
"content": "Hello, I'm this home's automation AI, what can I do for you"
},
"reprompt": {
"outputSpeech": {
"type": "PlainText",
"text": "I could not understand, please try again"
}
},
"shouldEndSession": false,
"type": "_DEFAULT_RESPONSE"
},
"sessionAttributes": {}
}
}

but after that any input I use it fails

example:
me: lights please
alex: There was a problem with the requested skill's response

no json output when it fails

through alexa app:
me: alexa tell iron man lights please
alexa voice: There was a problem with the requested skill's response
alexa app:

Code: [Select]
Skill response was marked as failure
Request identifier: amzn1.echo-api.request.........the target lambda application returned a falure response

has anyone had this issue and found how to solve it?
85
Windows 8 / 10 / Re: Unable To Install The Application
« Last post by Bryandavenport12 on April 21, 2022, 04:31:38 AM »
Thanks for replying. The screenshot I have been provided below.

Although, I fixed the issue with the help of Google. Because I found this solution from there and the issue is solved after applying a trick mentioned there. I just changed the security permission, now the issue is fixed.
86
Windows 8 / 10 / Re: Unable To Install The Application
« Last post by jitterjames on April 20, 2022, 04:09:38 PM »
The first thing I would try is to "run as administrator"
87
Windows 8 / 10 / Re: Unable To Install The Application
« Last post by jitterjames on April 20, 2022, 02:15:08 PM »
Hi Bryan,

From where did you download the installer?  Which version?

Where (what folder) are you trying to install the program to?
88
Windows 8 / 10 / Unable To Install The Application
« Last post by Bryandavenport12 on April 20, 2022, 07:43:44 AM »
Greetings, friends. I hope you're all doing well. I'm posting this in order to fill a void. When I try to install "voxcommando" on my Windows 10 PC, I get an error notice that says "problem opening file for writing." I'm not sure why this is happening or how to resolve the problem. I did everything I could think of (a fresh install, rebooting the computer, disabling the antivirus, etc.) but couldn't find the problem. Is there anyone who can assist me in resolving this issue? Any and all recommendations will be greatly welcomed.
89
Bug Reports / Re: AccessViolationException at SpeechLib.ISpeechVoice.Speak
« Last post by jitterjames on January 31, 2022, 02:05:39 PM »
I hope you fixed it for good.  That sort of thing can be difficult to diagnose.  Let me know if I can help.
90
Bug Reports / Re: AccessViolationException at SpeechLib.ISpeechVoice.Speak
« Last post by Telorast on January 30, 2022, 01:07:39 PM »
I usually don't have logging active to avoid them being uploaded. I just like the automatic version control of the configuration files.

I was playing around with a fresh install to see if I could find the minimum required configuration to reproduce the problem but after a few crashes I'm having trouble reproducing the problem even with the original configuration files. Maybe some faulty Windows setting I accidentally fixed in the process?

Since it's currently working I'll just leave it alone for now and do some more testing if the problem returns.
Pages: 1 ... 7 8 [9] 10