Tutorials
FPT.AI Speech - Text to Speech
In this tutorial we use Postman
Download and install Postman from https://www.postman.com/downloads/
Open Postman and follow these steps
1. Url
Choose method: POST
Input url: https://api.fpt.ai/hmi/tts/v5
2. Headers
In tab Header, input header api_key with value is the key that was generated in Console FPT.AI
3. Body
In tab Body, choose raw and input text that you want to convert to audio.
4. Reponse
Click send button, system will return the url of converted file.