Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
DRecognitionConfig.php23 protected $adaptationType = SpeechAdaptation::class;
93 * @param SpeechAdaptation
95 public function setAdaptation(SpeechAdaptation $adaptation)
100 * @return SpeechAdaptation
DSpeechAdaptation.php20 class SpeechAdaptation extends \Google\Collection class
77 class_alias(SpeechAdaptation::class, 'Google_Service_Speech_SpeechAdaptation');