problem when using text to Speech in python, problem with windows path

Asked

Viewed 51 times

-1

1 answer

0

I had the same problem. I did so:

import os
os.environ["GOOGLE_APPLICATION_CREDENTIALS"] = "caminhoatesua/chave.json"

Browser other questions tagged

You are not signed in. Login or sign up in order to post.