Reference documentation and code samples for the Cloud Speech V2 Client class SpeakerDiarizationConfig.
Configuration to enable speaker diarization.
Generated from protobuf message google.cloud.speech.v2.SpeakerDiarizationConfig
Namespace
Google \ Cloud \ Speech \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ min_speaker_count
int
Optional. The system automatically determines the number of speakers. This value is not currently used.
↳ max_speaker_count
int
Optional. The system automatically determines the number of speakers. This value is not currently used.
getMinSpeakerCount
Optional. The system automatically determines the number of speakers. This value is not currently used.
int
setMinSpeakerCount
Optional. The system automatically determines the number of speakers. This value is not currently used.
var
int
$this
getMaxSpeakerCount
Optional. The system automatically determines the number of speakers. This value is not currently used.
int
setMaxSpeakerCount
Optional. The system automatically determines the number of speakers. This value is not currently used.
var
int
$this

