See: Description
| Interface | Description |
|---|---|
| SpeechRecognizerSocket.DataListener |
| Class | Description |
|---|---|
| SpeechRecognitionComponent |
This class provides agentslang with receiving speech related information and text from an external application that we developed using Microsoft Speech API via a message passing environment.
|
| SpeechRecognizerSocket |
This class provides general message passing and socket functionalities in order to send and receive data to/from ASR application.
|
| SpeechUDPSocket |
This class provides a UDP socket and message passing based on it to transfer data to/from external ASR application.
|