Reference documentation and code samples for the Google Cloud Text-to-Speech v1 API enum CustomVoiceParams.Types.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.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides reference documentation for the `ReportedUsage` enum within the Google Cloud Text-to-Speech v1 API, specifically within the `CustomVoiceParams.Types` namespace."],["The `ReportedUsage` enum is used to specify how synthesized audio will be used, impacting billing and contractual obligations, and must be accurately reported."],["There are three possible values for the `ReportedUsage` enum: `Offline` (for downloadable and reusable audio), `Realtime` (for non-downloadable, one-time-use audio), and `Unspecified` (which will result in request rejection)."],["The document lists various versions of the Google Cloud Text-to-Speech v1 API, from version 2.2.0 to the latest, 3.10.0, each with its own documentation link for `ReportedUsage`."]]],[]]