ITranscriptionRequestResults Interface
Interface for audio transcription specific requests
string Transcription[Get]
The current audio transcription received from the request Should only be set by TranscriptionRequests
string [] FinalTranscriptions[Get]
An array of all finalized transcriptions
void SetTranscription ( string transcription,
bool full )
A setter for transcriptions
ParameterstranscriptionThe transcription to be set
fullWhether the transcription should be considered full or partially complete