The ‘SpeechRecognitionCommandInfo’ class provides functions of that transmit receive data over a callback function, when received ‘Send Speech Recognition Command’ message.
Month: January 2017
evNotifySendSpeechRecognitionCommand
Occurs when the client has received the message of “Send Speech Recognition Command”.
ReceivedDataDecryptionKey
When the message of “Send Speech Recognition Command” is sent by encryption, need to set a decryption key to this property. Also, the decryption key needs to be that equals the encryption key.
startAsynchronousListener
Start a work thread for receiving asynchronous messages and receiving that a message of the “Send Speech Recognition Command”. Default port number for the listener is 46100.
If you want to change the port number, need to set ‘ReceivePort‘ property when this method call before.