Uses of Interface
org.apache.camel.builder.component.dsl.GoogleTextToSpeechComponentBuilderFactory.GoogleTextToSpeechComponentBuilder
-
Uses of GoogleTextToSpeechComponentBuilderFactory.GoogleTextToSpeechComponentBuilder in org.apache.camel.builder.component
Methods in org.apache.camel.builder.component that return GoogleTextToSpeechComponentBuilderFactory.GoogleTextToSpeechComponentBuilderModifier and TypeMethodDescriptionComponentsBuilderFactory.googleTextToSpeech()Google Cloud Text To Speech (camel-google-text-to-speech) Synthesize speech from text using the Google Cloud Text-to-Speech API Category: cloud,ai Since: 4.19 Maven coordinates: org.apache.camel:camel-google-text-to-speech -
Uses of GoogleTextToSpeechComponentBuilderFactory.GoogleTextToSpeechComponentBuilder in org.apache.camel.builder.component.dsl
Classes in org.apache.camel.builder.component.dsl that implement GoogleTextToSpeechComponentBuilderFactory.GoogleTextToSpeechComponentBuilderModifier and TypeClassDescriptionstatic classMethods in org.apache.camel.builder.component.dsl that return GoogleTextToSpeechComponentBuilderFactory.GoogleTextToSpeechComponentBuilderModifier and TypeMethodDescriptionGoogleTextToSpeechComponentBuilderFactory.GoogleTextToSpeechComponentBuilder.autowiredEnabled(boolean autowiredEnabled) Whether autowiring is enabled.GoogleTextToSpeechComponentBuilderFactory.googleTextToSpeech()Google Cloud Text To Speech (camel-google-text-to-speech) Synthesize speech from text using the Google Cloud Text-to-Speech API Category: cloud,ai Since: 4.19 Maven coordinates: org.apache.camel:camel-google-text-to-speechGoogleTextToSpeechComponentBuilderFactory.GoogleTextToSpeechComponentBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).