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 2025-08-28 UTC."],[],[],null,["# Cloud Text-to-Speech V1 API - Module Google::Cloud::TextToSpeech::V1::CustomVoiceParams::ReportedUsage (v1.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.10.0 (latest)](/ruby/docs/reference/google-cloud-text_to_speech-v1/latest/Google-Cloud-TextToSpeech-V1-CustomVoiceParams-ReportedUsage)\n- [1.9.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/1.9.0/Google-Cloud-TextToSpeech-V1-CustomVoiceParams-ReportedUsage)\n- [1.8.1](/ruby/docs/reference/google-cloud-text_to_speech-v1/1.8.1/Google-Cloud-TextToSpeech-V1-CustomVoiceParams-ReportedUsage)\n- [1.7.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/1.7.0/Google-Cloud-TextToSpeech-V1-CustomVoiceParams-ReportedUsage)\n- [1.6.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/1.6.0/Google-Cloud-TextToSpeech-V1-CustomVoiceParams-ReportedUsage)\n- [1.5.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/1.5.0/Google-Cloud-TextToSpeech-V1-CustomVoiceParams-ReportedUsage)\n- [1.4.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/1.4.0/Google-Cloud-TextToSpeech-V1-CustomVoiceParams-ReportedUsage)\n- [1.3.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/1.3.0/Google-Cloud-TextToSpeech-V1-CustomVoiceParams-ReportedUsage)\n- [1.2.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/1.2.0/Google-Cloud-TextToSpeech-V1-CustomVoiceParams-ReportedUsage)\n- [1.1.1](/ruby/docs/reference/google-cloud-text_to_speech-v1/1.1.1/Google-Cloud-TextToSpeech-V1-CustomVoiceParams-ReportedUsage)\n- [1.0.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/1.0.0/Google-Cloud-TextToSpeech-V1-CustomVoiceParams-ReportedUsage)\n- [0.13.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/0.13.0/Google-Cloud-TextToSpeech-V1-CustomVoiceParams-ReportedUsage)\n- [0.12.2](/ruby/docs/reference/google-cloud-text_to_speech-v1/0.12.2/Google-Cloud-TextToSpeech-V1-CustomVoiceParams-ReportedUsage)\n- [0.11.1](/ruby/docs/reference/google-cloud-text_to_speech-v1/0.11.1/Google-Cloud-TextToSpeech-V1-CustomVoiceParams-ReportedUsage)\n- [0.10.1](/ruby/docs/reference/google-cloud-text_to_speech-v1/0.10.1/Google-Cloud-TextToSpeech-V1-CustomVoiceParams-ReportedUsage)\n- [0.9.1](/ruby/docs/reference/google-cloud-text_to_speech-v1/0.9.1/Google-Cloud-TextToSpeech-V1-CustomVoiceParams-ReportedUsage)\n- [0.8.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/0.8.0/Google-Cloud-TextToSpeech-V1-CustomVoiceParams-ReportedUsage)\n- [0.7.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/0.7.0/Google-Cloud-TextToSpeech-V1-CustomVoiceParams-ReportedUsage)\n- [0.6.0](/ruby/docs/reference/google-cloud-text_to_speech-v1/0.6.0/Google-Cloud-TextToSpeech-V1-CustomVoiceParams-ReportedUsage)\n- [0.5.2](/ruby/docs/reference/google-cloud-text_to_speech-v1/0.5.2/Google-Cloud-TextToSpeech-V1-CustomVoiceParams-ReportedUsage) \nReference documentation and code samples for the Cloud Text-to-Speech V1 API module Google::Cloud::TextToSpeech::V1::CustomVoiceParams::ReportedUsage.\n\nDeprecated. The usage of the synthesized audio. Usage does not affect\nbilling.\n\nConstants\n---------\n\n### REPORTED_USAGE_UNSPECIFIED\n\n**value:** 0 \nRequest with reported usage unspecified will be rejected.\n\n### REALTIME\n\n**value:** 1 \nFor scenarios where the synthesized audio is not downloadable and can\nonly be used once. For example, real-time request in IVR system.\n\n### OFFLINE\n\n**value:** 2 \nFor scenarios where the synthesized audio is downloadable and can be\nreused. For example, the synthesized audio is downloaded, stored in\ncustomer service system and played repeatedly."]]