Just sharing the tts extension i made and use.
it uses cloudtts api from Rapid API.
Read about suported languages, voice codes and pricing here.
Blocks
SynthesizeSpeech
:
- Synthesize speech from text. This function sends a request to CloudLabs Text-to-Speech API to generate speech from the provided text. The parameters include the API key for authentication, the voice code specifying the voice to use, the text to be synthesized, the speed of speech, and the pitch of speech.
Events
SpeechSynthesized
:
- This event is fired when speech synthesis is successful.
Downloads
CloudlabsTTS.aix (11.3 KB)
Donations are welcomed. Thank you.