This function sets the speaker for voice recognition. If you train multiple users for the voice recognition, you can use this function to switch to their profile. Call this function before performing any training. Training should be done in the HomeSeer application as there is no way to train over the phone.
Parameter: Line
Type: Integer
Description: The number of the telephone line to set the speaker on. Different
speakers may be set for each line.
Parameter: Name
Type: String
Description: The name of the user's profile to switch to.
None.
' set the speaker to "bill"
hsp.SetSpeaker 1,"bill"