Is it possible to get interaction with the notification i get in chrome with eventghost for instance when i get something from facebook i want to get notify from the computer or when i get a call i want to hear the caller name from the computer.
You could send AutoRemote messages to eventghost with the info you need, instead of a notification to chrome
but can it read the info inside? i mean when there is a call it can tell from who or just that there is a call?
Yes, just send a message to EG like "newcall=:=Caller name=:=Caller Number" More info here: http://joaoapps.com/autoremote/eventghost/
I"ve added the speech plugin but in the text field i need to put what the message is i didnt get it , i want the computer to read the message it gets so what i need to put there?
if you send a message like the one I mentioned about write {eg.event.payload.arcomm[0]} and it should say the caller's name. The plugin needs to support variables in it though. Hope this helps!
Now its working for my test of sending call=:= some text it speak the text you say the plugin need to support variables so i guess this one works do you suggest something else to speak? now i need to try with the call feature thanx