Closed thiagopnts closed 2 years ago
We need to send TextPlainHeader in the Accept header to correctly return the plain text version of the transcription, instead of RevTranscriptJSONHeader which makes the plain text response to be a json payload
TextPlainHeader
RevTranscriptJSONHeader
We need to send
TextPlainHeader
in the Accept header to correctly return the plain text version of the transcription, instead ofRevTranscriptJSONHeader
which makes the plain text response to be a json payload