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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]