consentAudioGcsUri property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? consentAudioGcsUri
getter/setter pair

Deprecated: Use custom_voice_samples in AudioProcessingConfig instead.

The Cloud Storage URI to the consent audio for voice cloning.

Optional.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? consentAudioGcsUri;