Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1SpeechTranscriptionConfig.php173 public function setSpeechContexts($speechContexts) argument
175 $this->speechContexts = $speechContexts;
182 return $this->speechContexts;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
H A DRecognitionConfig.php333 public function setSpeechContexts($speechContexts) argument
335 $this->speechContexts = $speechContexts;
342 return $this->speechContexts;