Cloud Speech-to-Text V2 API - Class Google::Cloud::Speech::V2::SpeakerDiarizationConfig (v1.5.0)

Reference documentation and code samples for the Cloud Speech-to-Text V2 API class Google::Cloud::Speech::V2::SpeakerDiarizationConfig.

Configuration to enable speaker diarization.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#max_speaker_count

def max_speaker_count() -> ::Integer
Returns
  • (::Integer) — Optional. The system automatically determines the number of speakers. This value is not currently used.

#max_speaker_count=

def max_speaker_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. The system automatically determines the number of speakers. This value is not currently used.
Returns
  • (::Integer) — Optional. The system automatically determines the number of speakers. This value is not currently used.

#min_speaker_count

def min_speaker_count() -> ::Integer
Returns
  • (::Integer) — Optional. The system automatically determines the number of speakers. This value is not currently used.

#min_speaker_count=

def min_speaker_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. The system automatically determines the number of speakers. This value is not currently used.
Returns
  • (::Integer) — Optional. The system automatically determines the number of speakers. This value is not currently used.