How to release resources used by google text to speech API python?

前端 未结 0 836
你的背包
你的背包 2020-12-14 19:55
from google.cloud import texttospeech
import os

os.environ["GOOGLE_APPLICATION_CREDENTIALS"]=r"C:\\Users\\user\\Desktop\\my.json"

client = text         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题