Migrating to the Python client library v0.27: Migration client

Part of the guide for migrating to the Python client library v0.27.

Code sample

Python

To learn how to install and use the client library for Speech-to-Text, see Speech-to-Text client libraries. For more information, see the Speech-to-Text Python API reference documentation.

To authenticate to Speech-to-Text, set up Application Default Credentials. For more information, see Set up authentication for a local development environment.

client = speech.SpeechClient()

What's next

To search and filter code samples for other Google Cloud products, see the Google Cloud sample browser.