Home
last modified time | relevance | path

Searched refs:maxSpeakerCount (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
DSpeakerDiarizationConfig.php29 public $maxSpeakerCount; variable in Google\\Service\\Speech\\SpeakerDiarizationConfig
56 public function setMaxSpeakerCount($maxSpeakerCount) argument
58 $this->maxSpeakerCount = $maxSpeakerCount;
65 return $this->maxSpeakerCount;