Interface GoogleTextToSpeechComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface GoogleTextToSpeechComponentBuilderFactory
Synthesize speech from text using the Google Cloud Text-to-Speech API
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Google Cloud Text To Speech component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionGoogle 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
-
Method Details
-
googleTextToSpeech
static GoogleTextToSpeechComponentBuilderFactory.GoogleTextToSpeechComponentBuilder 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- Returns:
- the dsl builder
-