Menu

Expand
Rate this page:

Transcript Sentence Resource

Public Beta

Voice Intelligence is currently available as a public beta release. Some features are not yet implemented and others may be changed before the product is declared as Generally Available. Beta products are not covered by a Twilio SLA.

Learn more about beta product support.

A Transcript Sentence is the actual text of the recording transcription.

The GET Sentences request returns a list of Sentences of a Transcript. With the Redacted query param, the endpoint returns the PII redacted/unredacted Sentences.

Sentence Properties

Resource Properties in REST API format
media_channel
integer Not PII

The channel number.

sentence_index
integer Not PII

The index of the sentence in the transcript.

start_time
decimal Not PII

Offset from the beginning of the transcript when this sentence starts.

end_time
decimal Not PII

Offset from the beginning of the transcript when this sentence ends.

transcript

Transcript text.

sid
sid<GX> Not PII

A 34 character string that uniquely identifies this Sentence.

confidence
decimal Not PII

Get Transcript Sentences

get
https://intelligence.twilio.com/v2/Transcripts/{TranscriptSid}/Sentences
Parameters
Parameters in REST API format
transcript_sid
Path
get sid<GT> Not PII

The unique SID identifier of the Transcript.

redacted
Optional
get boolean Not PII

Grant access to PII Redacted/Unredacted Sentences. The default is true to access redacted sentences.

Example 1
Loading Code Sample...
        
        

        Read Sentence

        Rate this page:
        Loading Code Sample...
              
              
              

              Thank you for your feedback!

              Please select the reason(s) for your feedback. The additional information you provide helps us improve our documentation:

              Sending your feedback...
              🎉 Thank you for your feedback!
              Something went wrong. Please try again.

              Thanks for your feedback!

              thanks-feedback-gif