Reference documentation and code samples for the Cloud Text-to-Speech V1 API module Google::Cloud::TextToSpeech::V1::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.
[[["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-10-30 UTC."],[],[]]