zlargon / google-tts

Google TTS (Text-To-Speech) for node.js
https://www.npmjs.com/package/google-tts-api
MIT License
276 stars 56 forks source link

Change voice Gender #43

Closed phamleduy04 closed 3 years ago

phamleduy04 commented 3 years ago

Hi, I was using google TTS API (the real one in google cloud). I saw they have gender params at here. Does this package supported?

zlargon commented 3 years ago

Unfortunately, the free google TTS api doesn't support voice gender, so this package doesn't support this feature as well.