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 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.