Share via


RedactedTranscriptContent interface

The transcript content response generated by the service with all necessary personally identifiable information redacted.

Properties

audioTimings

The list of redacted audio segments.

itn

The redacted output for inverse text normalized format input.

lexical

The redacted output for lexical format input.

maskedItn

The redacted output for masked inverse text normalized format input.

text

The redacted output for text (Microsoft's Speech to Text 'display') format input.

Property Details

audioTimings

The list of redacted audio segments.

audioTimings?: AudioTiming[]

Property Value

itn

The redacted output for inverse text normalized format input.

itn?: string

Property Value

string

lexical

The redacted output for lexical format input.

lexical?: string

Property Value

string

maskedItn

The redacted output for masked inverse text normalized format input.

maskedItn?: string

Property Value

string

text

The redacted output for text (Microsoft's Speech to Text 'display') format input.

text?: string

Property Value

string