/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Describes the Amazon S3 location of the media file you want to use in your
* request. For information on supported media formats, refer to the MediaFormat
* parameter or the Media
* formats section in the Amazon S3 Developer Guide.See Also:
* AWS
* API Reference
The Amazon S3 location of the media file you want to transcribe. For * example:
* s3://DOC-EXAMPLE-BUCKET/my-media-file.flac
* s3://DOC-EXAMPLE-BUCKET/media-files/my-media-file.flac
Note that the Amazon S3 bucket that contains your input media must be * located in the same Amazon Web Services Region where you're making your * transcription request.
*/ inline const Aws::String& GetMediaFileUri() const{ return m_mediaFileUri; } /** *The Amazon S3 location of the media file you want to transcribe. For * example:
* s3://DOC-EXAMPLE-BUCKET/my-media-file.flac
* s3://DOC-EXAMPLE-BUCKET/media-files/my-media-file.flac
Note that the Amazon S3 bucket that contains your input media must be * located in the same Amazon Web Services Region where you're making your * transcription request.
*/ inline bool MediaFileUriHasBeenSet() const { return m_mediaFileUriHasBeenSet; } /** *The Amazon S3 location of the media file you want to transcribe. For * example:
* s3://DOC-EXAMPLE-BUCKET/my-media-file.flac
* s3://DOC-EXAMPLE-BUCKET/media-files/my-media-file.flac
Note that the Amazon S3 bucket that contains your input media must be * located in the same Amazon Web Services Region where you're making your * transcription request.
*/ inline void SetMediaFileUri(const Aws::String& value) { m_mediaFileUriHasBeenSet = true; m_mediaFileUri = value; } /** *The Amazon S3 location of the media file you want to transcribe. For * example:
* s3://DOC-EXAMPLE-BUCKET/my-media-file.flac
* s3://DOC-EXAMPLE-BUCKET/media-files/my-media-file.flac
Note that the Amazon S3 bucket that contains your input media must be * located in the same Amazon Web Services Region where you're making your * transcription request.
*/ inline void SetMediaFileUri(Aws::String&& value) { m_mediaFileUriHasBeenSet = true; m_mediaFileUri = std::move(value); } /** *The Amazon S3 location of the media file you want to transcribe. For * example:
* s3://DOC-EXAMPLE-BUCKET/my-media-file.flac
* s3://DOC-EXAMPLE-BUCKET/media-files/my-media-file.flac
Note that the Amazon S3 bucket that contains your input media must be * located in the same Amazon Web Services Region where you're making your * transcription request.
*/ inline void SetMediaFileUri(const char* value) { m_mediaFileUriHasBeenSet = true; m_mediaFileUri.assign(value); } /** *The Amazon S3 location of the media file you want to transcribe. For * example:
* s3://DOC-EXAMPLE-BUCKET/my-media-file.flac
* s3://DOC-EXAMPLE-BUCKET/media-files/my-media-file.flac
Note that the Amazon S3 bucket that contains your input media must be * located in the same Amazon Web Services Region where you're making your * transcription request.
*/ inline Media& WithMediaFileUri(const Aws::String& value) { SetMediaFileUri(value); return *this;} /** *The Amazon S3 location of the media file you want to transcribe. For * example:
* s3://DOC-EXAMPLE-BUCKET/my-media-file.flac
* s3://DOC-EXAMPLE-BUCKET/media-files/my-media-file.flac
Note that the Amazon S3 bucket that contains your input media must be * located in the same Amazon Web Services Region where you're making your * transcription request.
*/ inline Media& WithMediaFileUri(Aws::String&& value) { SetMediaFileUri(std::move(value)); return *this;} /** *The Amazon S3 location of the media file you want to transcribe. For * example:
* s3://DOC-EXAMPLE-BUCKET/my-media-file.flac
* s3://DOC-EXAMPLE-BUCKET/media-files/my-media-file.flac
Note that the Amazon S3 bucket that contains your input media must be * located in the same Amazon Web Services Region where you're making your * transcription request.
*/ inline Media& WithMediaFileUri(const char* value) { SetMediaFileUri(value); return *this;} /** *The Amazon S3 location of the media file you want to redact. For example:
* s3://DOC-EXAMPLE-BUCKET/my-media-file.flac
s3://DOC-EXAMPLE-BUCKET/media-files/my-media-file.flac
*
Note that the Amazon S3 bucket that contains your input * media must be located in the same Amazon Web Services Region where you're making * your transcription request.
* RedactedMediaFileUri
produces a redacted audio file in addition to
* a redacted transcript. It is only supported for Call Analytics
* (StartCallAnalyticsJob
) transcription requests.
The Amazon S3 location of the media file you want to redact. For example:
* s3://DOC-EXAMPLE-BUCKET/my-media-file.flac
s3://DOC-EXAMPLE-BUCKET/media-files/my-media-file.flac
*
Note that the Amazon S3 bucket that contains your input * media must be located in the same Amazon Web Services Region where you're making * your transcription request.
* RedactedMediaFileUri
produces a redacted audio file in addition to
* a redacted transcript. It is only supported for Call Analytics
* (StartCallAnalyticsJob
) transcription requests.
The Amazon S3 location of the media file you want to redact. For example:
* s3://DOC-EXAMPLE-BUCKET/my-media-file.flac
s3://DOC-EXAMPLE-BUCKET/media-files/my-media-file.flac
*
Note that the Amazon S3 bucket that contains your input * media must be located in the same Amazon Web Services Region where you're making * your transcription request.
* RedactedMediaFileUri
produces a redacted audio file in addition to
* a redacted transcript. It is only supported for Call Analytics
* (StartCallAnalyticsJob
) transcription requests.
The Amazon S3 location of the media file you want to redact. For example:
* s3://DOC-EXAMPLE-BUCKET/my-media-file.flac
s3://DOC-EXAMPLE-BUCKET/media-files/my-media-file.flac
*
Note that the Amazon S3 bucket that contains your input * media must be located in the same Amazon Web Services Region where you're making * your transcription request.
* RedactedMediaFileUri
produces a redacted audio file in addition to
* a redacted transcript. It is only supported for Call Analytics
* (StartCallAnalyticsJob
) transcription requests.
The Amazon S3 location of the media file you want to redact. For example:
* s3://DOC-EXAMPLE-BUCKET/my-media-file.flac
s3://DOC-EXAMPLE-BUCKET/media-files/my-media-file.flac
*
Note that the Amazon S3 bucket that contains your input * media must be located in the same Amazon Web Services Region where you're making * your transcription request.
* RedactedMediaFileUri
produces a redacted audio file in addition to
* a redacted transcript. It is only supported for Call Analytics
* (StartCallAnalyticsJob
) transcription requests.
The Amazon S3 location of the media file you want to redact. For example:
* s3://DOC-EXAMPLE-BUCKET/my-media-file.flac
s3://DOC-EXAMPLE-BUCKET/media-files/my-media-file.flac
*
Note that the Amazon S3 bucket that contains your input * media must be located in the same Amazon Web Services Region where you're making * your transcription request.
* RedactedMediaFileUri
produces a redacted audio file in addition to
* a redacted transcript. It is only supported for Call Analytics
* (StartCallAnalyticsJob
) transcription requests.
The Amazon S3 location of the media file you want to redact. For example:
* s3://DOC-EXAMPLE-BUCKET/my-media-file.flac
s3://DOC-EXAMPLE-BUCKET/media-files/my-media-file.flac
*
Note that the Amazon S3 bucket that contains your input * media must be located in the same Amazon Web Services Region where you're making * your transcription request.
* RedactedMediaFileUri
produces a redacted audio file in addition to
* a redacted transcript. It is only supported for Call Analytics
* (StartCallAnalyticsJob
) transcription requests.
The Amazon S3 location of the media file you want to redact. For example:
* s3://DOC-EXAMPLE-BUCKET/my-media-file.flac
s3://DOC-EXAMPLE-BUCKET/media-files/my-media-file.flac
*
Note that the Amazon S3 bucket that contains your input * media must be located in the same Amazon Web Services Region where you're making * your transcription request.
* RedactedMediaFileUri
produces a redacted audio file in addition to
* a redacted transcript. It is only supported for Call Analytics
* (StartCallAnalyticsJob
) transcription requests.