Gurus,
Need a little poke in the right direction. What I am trying to do is respond in a script to the specific speaker client that requested the script action.
For a simple example let's say I say "Garage door status" to the Homeseer client on my android phone.
This executes a phrase recognized event that executes a script that does some script magic and ends with an hs.speak statement.
The question is how do I determine inside the script which specific client initiated the request? I understand how to structure the statement to speak to a specific client but can't figure out if there is a way know where it all started. I want the answer to come back to my phone and not any other client.
Thoughts?
Chris
Need a little poke in the right direction. What I am trying to do is respond in a script to the specific speaker client that requested the script action.
For a simple example let's say I say "Garage door status" to the Homeseer client on my android phone.
This executes a phrase recognized event that executes a script that does some script magic and ends with an hs.speak statement.
The question is how do I determine inside the script which specific client initiated the request? I understand how to structure the statement to speak to a specific client but can't figure out if there is a way know where it all started. I want the answer to come back to my phone and not any other client.
Thoughts?
Chris
Comment