Text-to-Speech
block is designed to convert written text into spoken audio using advanced AI technology. This functionality allows for increased accessibility and engagement with content across various applications.
I/O | Feature | Type | Simple Explanation |
---|---|---|---|
input | text | string | The text content that needs to be converted into speech. |
input | new_filename | string | The desired name for the resulting MP3 file. |
output | mp3_file_name | file | The name of the created MP3 file, which contains the audio version of the input text. |
Text-to-Speech
block stands out as an invaluable tool!