I would like to connect OpenAI’s TTS api to make.com
Are there any ways to do that
I would like to connect OpenAI’s TTS api to make.com
Are there any ways to do that
@Rong
I think you can do it using OpenAI’s Make an API Request Module.
You can find the configuration details in OpenAI’s API documentation.
https://platform.openai.com/docs/guides/text-to-speech#quickstart
If you don’t know the API in the first place, then you should learn the API.