Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Search found 12 matches
- Sun Nov 05, 2017 11:37 pm
- Forum: General Support
- Topic: Remote Desktop (RDP) issue with Speak
- Replies: 14
- Views: 2209
Re: Remote Desktop (RDP) issue with Speak
as a first time setup you will have to have a keyboard, mouse and monitor attached.
Set up windows to auto login with the user account you want (directions can be had by googling). then you will not have a need to use VNC. again i do not know if the use of VNC might cause some side effects. doing ...
- Sun Nov 05, 2017 1:46 pm
- Forum: General Support
- Topic: Remote Desktop (RDP) issue with Speak
- Replies: 14
- Views: 2209
Re: Remote Desktop (RDP) issue with Speak
See if I can give an update and if I am using this new functionality as intended. As mentioned I do not have a KVM on this computer.
So I installed VNC to gain access to the console. I guess this could be a resolution to my issue except I did not want to use VNC but RDP,
I then installed the RDP ...
So I installed VNC to gain access to the console. I guess this could be a resolution to my issue except I did not want to use VNC but RDP,
I then installed the RDP ...
- Sat Nov 04, 2017 2:05 pm
- Forum: General Support
- Topic: Remote Desktop (RDP) issue with Speak
- Replies: 14
- Views: 2209
Re: Remote Desktop (RDP) issue with Speak
OK we are currently working on a solution to the whole issue with RDP. I think we may have gotten one.
It is going to produce an event at the startup of EG letting you know what user is logged in. you will be able to perform tasks based on this information.
There is a "Hack" well not really but ...
- Fri Nov 03, 2017 11:16 am
- Forum: General Support
- Topic: Remote Desktop (RDP) issue with Speak
- Replies: 14
- Views: 2209
Re: Remote Desktop (RDP) issue with Speak
Fantastic. I am half way there as I use a dedicated account and it is set to logon at startup.
Thanks and I will give that a try and let you how it works!
Thanks and I will give that a try and let you how it works!
- Thu Nov 02, 2017 7:48 pm
- Forum: General Support
- Topic: Remote Desktop (RDP) issue with Speak
- Replies: 14
- Views: 2209
Re: Remote Desktop (RDP) issue with Speak
Sorry that I was not clear. I have a workstation with Windows 10 and eventghost running on it.
It has a sound card and speakers connected to it. I use RDP to connect to this workstation as it is a headless computer.
When I connect with RDP I disable pass through sound. All sound works properly and ...
It has a sound card and speakers connected to it. I use RDP to connect to this workstation as it is a headless computer.
When I connect with RDP I disable pass through sound. All sound works properly and ...
- Wed Nov 01, 2017 8:57 pm
- Forum: General Support
- Topic: Remote Desktop (RDP) issue with Speak
- Replies: 14
- Views: 2209
Remote Desktop (RDP) issue with Speak
I tried to find this one but was not having any luck. Hopefully someone has a solution. The short is speak does not work when the RDP connection is disconnected.. not logged off. Everything else works in eventghost but the sound. If I remain connected to the RDP session all sound works correctly.
I ...
I ...
- Mon Oct 16, 2017 11:32 am
- Forum: Plugin Support
- Topic: Speech
- Replies: 19
- Views: 10280
Re: Speech
Getting this error when the plugin play a voice. The voice plays successfully but just wanted to report the error. Searched and could not find a fix.
Windows 10 pro 64 bit
EG 0.4.1.r1722
Exception in thread Thread-19:
Traceback (most recent call last):
File "threading.pyc", line 532, in ...
Windows 10 pro 64 bit
EG 0.4.1.r1722
Exception in thread Thread-19:
Traceback (most recent call last):
File "threading.pyc", line 532, in ...
- Sat Oct 14, 2017 12:37 pm
- Forum: General Support
- Topic: Trying to get the best approach
- Replies: 10
- Views: 1755
Re: Trying to get the best approach
Thanks so much. I just used the non threading way you provided and it works perfectly. That is just what I was looking for.
- Thu Oct 12, 2017 6:10 pm
- Forum: General Support
- Topic: Trying to get the best approach
- Replies: 10
- Views: 1755
Re: Trying to get the best approach
So I have figured out how to pass variables to another macro. Using eventtrigger and payload. It processes all this just fine. I just need to figure a way to pass back to the calling script. Is there something like myvariable = eg.TriggerEvent(eventid, prefix="Alexa", payload=["check", "status"])
Or ...
Or ...
- Tue Oct 10, 2017 10:14 pm
- Forum: General Support
- Topic: Trying to get the best approach
- Replies: 10
- Views: 1755
Re: Trying to get the best approach
When I get home I will key up an example for you. It's rather difficult to code from a cell phone. But because of how EG works it's going to be semi complicated.
I need s better understand of how you want everything laid out. You want to basically call a script from inside of another script and ...
- Tue Oct 10, 2017 2:24 pm
- Forum: General Support
- Topic: Trying to get the best approach
- Replies: 10
- Views: 1755
Re: Trying to get the best approach
When I get home I will key up an example for you. It's rather difficult to code from a cell phone. But because of how EG works it's going to be semi complicated.
I need s better understand of how you want everything laid out. You want to basically call a script from inside of another script and ...
- Mon Oct 09, 2017 6:58 pm
- Forum: General Support
- Topic: Trying to get the best approach
- Replies: 10
- Views: 1755
Trying to get the best approach
I have been searching through the forum for days now.. but still not sure what approach to take.
My thought is to have a master python script that figures out what I sent to it ( this for the Amazon Echo integration)
Then based on what I decide, call another macro/script. Get the results returned ...
My thought is to have a master python script that figures out what I sent to it ( this for the Amazon Echo integration)
Then based on what I decide, call another macro/script. Get the results returned ...