Google Cloud Text-to-Speech v1beta1 API - Enum CustomVoiceParams.Types.ReportedUsage (2.0.0-beta06)

public enum CustomVoiceParams.Types.ReportedUsage

Reference documentation and code samples for the Google Cloud Text-to-Speech v1beta1 API enum CustomVoiceParams.Types.ReportedUsage.

Deprecated. The usage of the synthesized audio. Usage does not affect billing.

Namespace

Google.Cloud.TextToSpeech.V1Beta1

Assembly

Google.Cloud.TextToSpeech.V1Beta1.dll

Fields

NameDescription
Offline

For scenarios where the synthesized audio is downloadable and can be reused. For example, the synthesized audio is downloaded, stored in customer service system and played repeatedly.

Realtime

For scenarios where the synthesized audio is not downloadable and can only be used once. For example, real-time request in IVR system.

Unspecified

Request with reported usage unspecified will be rejected.