/AWS1/CL_TNSTRANSCRIPT¶
The Transcript
associated with a
.
Transcript
contains Results
, which contains a set of transcription
results from one or more audio segments, along with additional information per your request
parameters.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_results
TYPE /AWS1/CL_TNSRESULT=>TT_RESULTLIST
TT_RESULTLIST
¶
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.
Queryable Attributes¶
Results¶
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.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESULTS() |
Getter for RESULTS, with configurable default |
ASK_RESULTS() |
Getter for RESULTS w/ exceptions if field has no value |
HAS_RESULTS() |
Determine if RESULTS has a value |