Interface GoogleSpeechToTextComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface GoogleSpeechToTextComponentBuilderFactory
Transcribe audio to text using Google Cloud Speech-to-Text API
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Google Cloud Speech To Text component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionGoogle Cloud Speech To Text (camel-google-speech-to-text) Transcribe audio to text using Google Cloud Speech-to-Text API Category: cloud,ai Since: 4.19 Maven coordinates: org.apache.camel:camel-google-speech-to-text
-
Method Details
-
googleSpeechToText
static GoogleSpeechToTextComponentBuilderFactory.GoogleSpeechToTextComponentBuilder googleSpeechToText()Google Cloud Speech To Text (camel-google-speech-to-text) Transcribe audio to text using Google Cloud Speech-to-Text API Category: cloud,ai Since: 4.19 Maven coordinates: org.apache.camel:camel-google-speech-to-text- Returns:
- the dsl builder
-