Sets trace’s switch. It is output on the console.
Month: September 2016
stopSendSpeechData
Cancels send processing.
cancelAsynchronousListener
Stops a work thread for receiving asynchronous messages.
sendSpeechDataEx
Starts sending the data to the access point.
If the Haruzira is in reproducing, accumulated in the data buffer of the access point. If the buffer is in full, is discarded transmission data, and an error is returned to the sender. (The buffer size can be set by using Haruzira.)
Continue reading
evNotifyCompeteSpeech
Occurs when the client has received the message of “Speech Completion Notice”.
evNotifyReceivedDisConnectEvent
Occurs when the communication has disconnected for some reason or received the message of “Communication Stop Notice”.
evNotifyMessageEvent
Occurs when in sending has had a error other than disconnecting.
SendDataLength
Gets the length of text data. The value is size of the post-conversion to send data.(Text or SSML format text portion data size)
ReceiveStatus
Gets a status value when occurred during communication.
ReceiveAckTimeOut
Gets or sets a timeout value for waiting response messasges.