Interface MedicalTranscriptEvent.Builder

    • Method Detail

      • transcript

        MedicalTranscriptEvent.Builder transcript​(MedicalTranscript transcript)

        Contains Results, which contains a set of transcription results from one or more audio segments, along with additional information per your request parameters. This can include information relating to alternative transcriptions, channel identification, partial result stabilization, language identification, and other transcription-related data.

        Parameters:
        transcript - Contains Results, which contains a set of transcription results from one or more audio segments, along with additional information per your request parameters. This can include information relating to alternative transcriptions, channel identification, partial result stabilization, language identification, and other transcription-related data.
        Returns:
        Returns a reference to this object so that method calls can be chained together.