Uses of Interface
org.apache.camel.builder.component.dsl.GoogleSpeechToTextComponentBuilderFactory.GoogleSpeechToTextComponentBuilder
-
Uses of GoogleSpeechToTextComponentBuilderFactory.GoogleSpeechToTextComponentBuilder in org.apache.camel.builder.component
Methods in org.apache.camel.builder.component that return GoogleSpeechToTextComponentBuilderFactory.GoogleSpeechToTextComponentBuilderModifier and TypeMethodDescriptionComponentsBuilderFactory.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 -
Uses of GoogleSpeechToTextComponentBuilderFactory.GoogleSpeechToTextComponentBuilder in org.apache.camel.builder.component.dsl
Classes in org.apache.camel.builder.component.dsl that implement GoogleSpeechToTextComponentBuilderFactory.GoogleSpeechToTextComponentBuilderModifier and TypeClassDescriptionstatic classMethods in org.apache.camel.builder.component.dsl that return GoogleSpeechToTextComponentBuilderFactory.GoogleSpeechToTextComponentBuilderModifier and TypeMethodDescriptionGoogleSpeechToTextComponentBuilderFactory.GoogleSpeechToTextComponentBuilder.autowiredEnabled(boolean autowiredEnabled) Whether autowiring is enabled.GoogleSpeechToTextComponentBuilderFactory.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-textGoogleSpeechToTextComponentBuilderFactory.GoogleSpeechToTextComponentBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).