TextToSpeechInput#
- class langchain_community.tools.edenai.audio_text_to_speech.TextToSpeechInput[source]#
Bases:
BaseModel
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
- param query: str [Required]#
text to generate audio from