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"]],[["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 2025-03-21 UTC."],[[["The latest version of the `CustomVoiceParams.Types.ReportedUsage` enum is 2.0.0-beta12, which is part of the Google Cloud Text-to-Speech v1beta1 API."],["This enum, found in the `Google.Cloud.TextToSpeech.V1Beta1` namespace, is used to specify the intended usage of synthesized audio, but is deprecated and does not impact billing."],["The `ReportedUsage` enum offers three fields: `Offline` (for downloadable, reusable audio), `Realtime` (for non-downloadable, single-use audio), and `Unspecified` (which results in request rejection)."]]],[]]