DeltaPolyVoice - Multilingual Free Text to Speech (TTS) API

फ्रीमियम
द्वारा Davide Pizzo | अपडेट किया गया 2 महीने पहले | Artificial Intelligence/Machine Learning
लोकप्रियता

0.2 / 10

लेटेंसी

713ms

सेवा का स्तर

100%

Health Check

N/A

सभी ट्यूटोरियल पर वापस जाएं (1)

How to Use DeltaPolyVoice

:

To utilize our Multilanguage TTS API, make a GET request to the endpoint like this: https://deltapolyvoice-multilingual-free-text-to-speech-tts-api.p.rapidapi.com/text-to-speech?text=“Hello world”

Remember to insert your apikey (X-RapidAPI-Key).

The API will generate an “output.mp3” audio file containing the spoken version of your text in the chosen language:
text: Include the text you want to convert into speech after the text= parameter.
lang: Specify the desired language using its corresponding language code after the lang= parameter.