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,
bool multipleSegments,
string requestId )
Constructor for transcribe request
virtual override void CloseAudioStream ( )
If multiple segments, close when audio stops uploading
virtual override bool IsEndOfStream Returns true if 'is_final' is within the response