Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
H A DRecognitionConfig.php42 public $enableSeparateRecognitionPerChannel; variable in Google\\Service\\Speech\\RecognitionConfig
165 public function setEnableSeparateRecognitionPerChannel($enableSeparateRecognitionPerChannel) argument
167 $this->enableSeparateRecognitionPerChannel = $enableSeparateRecognitionPerChannel;
174 return $this->enableSeparateRecognitionPerChannel;