Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
H A DRecognitionConfig.php50 public $enableSpokenPunctuation; variable in Google\\Service\\Speech\\RecognitionConfig
193 public function setEnableSpokenPunctuation($enableSpokenPunctuation) argument
195 $this->enableSpokenPunctuation = $enableSpokenPunctuation;
202 return $this->enableSpokenPunctuation;