Cloud Text-to-Speech V1beta1 API - Class Google::Cloud::TextToSpeech::V1beta1::AdvancedVoiceOptions (v0.16.0)

Reference documentation and code samples for the Cloud Text-to-Speech V1beta1 API class Google::Cloud::TextToSpeech::V1beta1::AdvancedVoiceOptions.

Used for advanced voice options.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#low_latency_journey_synthesis

def low_latency_journey_synthesis() -> ::Boolean
Returns
  • (::Boolean) — Only for Journey voices. If false, the synthesis will be context aware and have higher latency.

#low_latency_journey_synthesis=

def low_latency_journey_synthesis=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Only for Journey voices. If false, the synthesis will be context aware and have higher latency.
Returns
  • (::Boolean) — Only for Journey voices. If false, the synthesis will be context aware and have higher latency.