public enum CustomVoiceParams.Types.ReportedUsageReference documentation and code samples for the Google Cloud Text-to-Speech v1 API enum CustomVoiceParams.Types.ReportedUsage.
Deprecated. The usage of the synthesized audio. Usage does not affect billing.
Namespace
Google.Cloud.TextToSpeech.V1Assembly
Google.Cloud.TextToSpeech.V1.dll
Fields |
|
|---|---|
| Name | Description |
Offline |
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. |