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

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

The usage of the synthesized audio. You must report your honest and correct usage of the service as it's regulated by contract and will cause significant difference in 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.