Cloud Text-to-Speech V1beta1 API - Module Google::Cloud::TextToSpeech::V1beta1::CustomVoiceParams::ReportedUsage (v0.14.0)

Reference documentation and code samples for the Cloud Text-to-Speech V1beta1 API module Google::Cloud::TextToSpeech::V1beta1::CustomVoiceParams::ReportedUsage.

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

Constants

REPORTED_USAGE_UNSPECIFIED

value: 0
Request with reported usage unspecified will be rejected.

REALTIME

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

OFFLINE

value: 2
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.