Home
last modified time | relevance | path

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

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CloudSpeechAPI/
H A DSpeechRecognitionAlternative.php31 public function setTranscript($transcript) function in Google_Service_CloudSpeechAPI_SpeechRecognitionAlternative
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudSpeechAPI/
H A DSpeechRecognitionAlternative.php31 public function setTranscript($transcript) function in Google_Service_CloudSpeechAPI_SpeechRecognitionAlternative
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative.php34 public function setTranscript($transcript) function in Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative
H A DGoogleCloudVideointelligenceV1SpeechRecognitionAlternative.php34 public function setTranscript($transcript) function in Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1SpeechRecognitionAlternative
H A DGoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative.php34 public function setTranscript($transcript) function in Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative
H A DGoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative.php34 public function setTranscript($transcript) function in Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative
H A DGoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative.php34 public function setTranscript($transcript) function in Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Speech/
H A DSpeechRecognitionAlternative.php34 public function setTranscript($transcript) function in Google_Service_Speech_SpeechRecognitionAlternative
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Speech/
H A DSpeechRecognitionAlternative.php34 public function setTranscript($transcript) function in Google_Service_Speech_SpeechRecognitionAlternative
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative.php34 public function setTranscript($transcript) function in Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative
H A DGoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative.php34 public function setTranscript($transcript) function in Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative
H A DGoogleCloudVideointelligenceV1SpeechRecognitionAlternative.php34 public function setTranscript($transcript) function in Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1SpeechRecognitionAlternative
H A DGoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative.php34 public function setTranscript($transcript) function in Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative
H A DGoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative.php34 public function setTranscript($transcript) function in Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Dialogflow/
H A DGoogleCloudDialogflowCxV3MatchIntentResponse.php66 public function setTranscript($transcript) function in Google_Service_Dialogflow_GoogleCloudDialogflowCxV3MatchIntentResponse
H A DGoogleCloudDialogflowCxV3beta1WebhookRequest.php157 public function setTranscript($transcript) function in Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1WebhookRequest
H A DGoogleCloudDialogflowCxV3WebhookRequest.php157 public function setTranscript($transcript) function in Google_Service_Dialogflow_GoogleCloudDialogflowCxV3WebhookRequest
H A DGoogleCloudDialogflowCxV3QueryResult.php153 public function setTranscript($transcript) function in Google_Service_Dialogflow_GoogleCloudDialogflowCxV3QueryResult
/dports/www/drupal9/drupal-9.2.10/vendor/laminas/laminas-feed/src/Writer/Extension/PodcastIndex/Renderer/
H A DEntry.php34 $this->setTranscript($this->dom, $this->base);
/dports/devel/kdbg/kdbg-kdbg-3.0.0/kdbg/
H A Dmain.cpp117 debugger->setTranscript(transcript); in main()
H A Ddbgmainwnd.h46 void setTranscript(const QString& name);
H A Ddbgmainwnd.cpp801 void DebuggerMainWnd::setTranscript(const QString& name) in setTranscript() function in DebuggerMainWnd