WitWebSocketTranscribeRequest Class
Performs a request that transmits raw audio samples to a web service, downloads and encodes responses.
bool MultipleSegments[Get]
Whether or not this transcribe request will occur multiple times
WitWebSocketTranscribeRequest ( string endpoint,
Dictionary< string, string > parameters,
string requestId,
string clientUserId,
string operationId,
bool multipleSegments )
Constructor for transcribe request
virtual override void CloseAudioStream ( )
If multiple segments, close when audio stops uploading