I don't understand how the Network event receiver /sender work really
I want to use the microphone of my smartphone to open apps on my main computer or if not possible, simply open apps with my smartphone on my main computer
the smartphone ip: 192.168.1.13
computer: 192.168.1.14
Someone experienced with that network thing guide me thanks
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.
Network events
Re: Network events
You can use the Network plugin(s) in eventghost to send TCP events to or receive events from a smartphone or the Broadcast plugin to send UDP events to or receive events from smartphone.
Are you on Android or iOS?
If you are on Android there are already a few ways to do this. The simplest way is an app called EGSpeech https://play.google.com/store/apps/deta ... m.egspeech there is also a free version that limits the number of commands https://play.google.com/store/apps/deta ... speechfree. One of the advantages of EGSpeech is that it will let you put in multiple voice commands to trigger the same action (i.e. voice commad "TV off" or "TV of" (as voice recognition may write either with the same statement) will send a "TV off" UDP broadcast to eventghost). If you would like a more complex setup I would go with tasker, although you may have to add plugins including auto voice and udp sender. If you want always on listening utter, tasker, and udp sender will do this but it will kill your battery.
To receive events on your phone you will have to run an app that listens for TCP or UDP. terRemote https://play.google.com/store/apps/deta ... remote.com (there is also a free version) has a TCP and UDP listening service.
There are other apps on the market which do the same thing as the apps above. I would recommend terRemote as the developer is very active on the eventghost forum viewtopic.php?f=9&t=3859.
Are you on Android or iOS?
If you are on Android there are already a few ways to do this. The simplest way is an app called EGSpeech https://play.google.com/store/apps/deta ... m.egspeech there is also a free version that limits the number of commands https://play.google.com/store/apps/deta ... speechfree. One of the advantages of EGSpeech is that it will let you put in multiple voice commands to trigger the same action (i.e. voice commad "TV off" or "TV of" (as voice recognition may write either with the same statement) will send a "TV off" UDP broadcast to eventghost). If you would like a more complex setup I would go with tasker, although you may have to add plugins including auto voice and udp sender. If you want always on listening utter, tasker, and udp sender will do this but it will kill your battery.
To receive events on your phone you will have to run an app that listens for TCP or UDP. terRemote https://play.google.com/store/apps/deta ... remote.com (there is also a free version) has a TCP and UDP listening service.
There are other apps on the market which do the same thing as the apps above. I would recommend terRemote as the developer is very active on the eventghost forum viewtopic.php?f=9&t=3859.