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, affecting billing and contractual obligations, and must be accurately reported."],["The enum has three fields: `Offline` for downloadable and reusable audio, `Realtime` for one-time use audio, and `Unspecified` which is not allowed."],["The available version documented on the webpage ranges from version 2.2.0 up to 3.10.0 of the .NET library for the Text-to-Speech API, with 3.10.0 being the latest."]]],[]]