I am creating this app for a language learner. I have a list of words. I would like to embed a button that can sound out the pronunciation of the words. Google cloud at first seems to be helpful but it actually does speech to text. Does anyone have any idea of how I can do text to speech (preferably using google translator)?
People discussed a bit about it here, but at the moment I don’t think we have any direct solutions within Glide. You most likely have to call an external API to do it yourself.