#include <Transcript.h>
The transcription in a TranscriptEvent.
See Also:
AWS API Reference
Definition at line 32 of file Transcript.h.
◆ Transcript() [1/2]
Aws::TranscribeStreamingService::Model::Transcript::Transcript |
( |
| ) |
|
◆ Transcript() [2/2]
◆ AddResults() [1/2]
Transcript& Aws::TranscribeStreamingService::Model::Transcript::AddResults |
( |
const Result & |
value | ) |
|
|
inline |
Result objects that contain the results of transcribing a portion of the input audio stream. The array can be empty.
Definition at line 81 of file Transcript.h.
◆ AddResults() [2/2]
Transcript& Aws::TranscribeStreamingService::Model::Transcript::AddResults |
( |
Result && |
value | ) |
|
|
inline |
Result objects that contain the results of transcribing a portion of the input audio stream. The array can be empty.
Definition at line 87 of file Transcript.h.
◆ GetResults()
const Aws::Vector<Result>& Aws::TranscribeStreamingService::Model::Transcript::GetResults |
( |
| ) |
const |
|
inline |
Result objects that contain the results of transcribing a portion of the input audio stream. The array can be empty.
Definition at line 45 of file Transcript.h.
◆ Jsonize()
◆ operator=()
◆ ResultsHasBeenSet()
bool Aws::TranscribeStreamingService::Model::Transcript::ResultsHasBeenSet |
( |
| ) |
const |
|
inline |
Result objects that contain the results of transcribing a portion of the input audio stream. The array can be empty.
Definition at line 51 of file Transcript.h.
◆ SetResults() [1/2]
void Aws::TranscribeStreamingService::Model::Transcript::SetResults |
( |
Aws::Vector< Result > && |
value | ) |
|
|
inline |
Result objects that contain the results of transcribing a portion of the input audio stream. The array can be empty.
Definition at line 63 of file Transcript.h.
◆ SetResults() [2/2]
void Aws::TranscribeStreamingService::Model::Transcript::SetResults |
( |
const Aws::Vector< Result > & |
value | ) |
|
|
inline |
Result objects that contain the results of transcribing a portion of the input audio stream. The array can be empty.
Definition at line 57 of file Transcript.h.
◆ WithResults() [1/2]
Result objects that contain the results of transcribing a portion of the input audio stream. The array can be empty.
Definition at line 75 of file Transcript.h.
◆ WithResults() [2/2]
Result objects that contain the results of transcribing a portion of the input audio stream. The array can be empty.
Definition at line 69 of file Transcript.h.
The documentation for this class was generated from the following file:
- aws-cpp-sdk-transcribestreaming/include/aws/transcribestreaming/model/Transcript.h