Imports the Google Cloud client library from google.cloud import speech import os os.environ['GOOGLE_APPLICATION_CREDENTIALS'] = 'key.json' ...
確定! 回上一頁