GetLastVRInfo

Purpose

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.

Parameters

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.

Returns

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.

See Also:

clsLastVR
GetLastVRCollection

LastCommandSelected

LastVoiceCommand

LastVoiceCommandPhone

LastVoiceCommandHost

LastVoiceCommandInstance

LastVoiceCommandRaw