Skip to main content

The transcript line corresponding to a section of the audio stream.


    speakerstringrequired

    Whether a line of the transcript was spoken by the user or the non-user party.

    Format: ReportTranscriptSpeaker (string)

    Possible values: [USER, SUBJECT]


    linestringrequired
ReportTranscriptLine
{
"speaker": "USER",
"line": "string"
}