This function gets the last voice command recognized by a given speaker client/instance. The return is a clsLastVR object matching the speaker client host name and instance provided.
Parameter: host
Type: string
Description: This is the host name for the speaker client to retrieve the
last recognized VR information from.
Parameter: instance
Type: string
Description: This is the instance name for the speaker client to retrieve
the last recognized VR information from.
Note - if a given speaker client is connected but has not been used for VR since HomeSeer was started, it will not be returned with this command.
Return value: LastVR
Type: clsLastVR
Description: This returns the last voice command that HomeSeer recognized
on the given host:instance in a clsLastVR
object, or 'nothing' if no matching host:instance was found.
clsLastVR
GetLastVRCollection
LastCommandSelected
LastVoiceCommand
LastVoiceCommandPhone
LastVoiceCommandHost
LastVoiceCommandInstance
LastVoiceCommandRaw