Skip to main content

Google Cloud Texttospeech API client library

Project description

stable pypi versions

Google Cloud Text-to-Speech: enables easy integration of Google text recognition technologies into developer applications. Send text and receive synthesized audio output from the Cloud Text-to-Speech API service.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Google Cloud Text-to-Speech.

  4. Setup Authentication.

Installation

Install this library in a virtual environment using venv. venv is a tool that creates isolated Python environments. These isolated environments can have separate versions of Python packages, which allows you to isolate one project’s dependencies from the dependencies of other projects.

With venv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Code samples and snippets

Code samples and snippets live in the samples/ folder.

Supported Python Versions

Our client libraries are compatible with all current active and maintenance versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.

Mac/Linux

python3 -m venv <your-env>
source <your-env>/bin/activate
pip install google-cloud-texttospeech

Windows

py -m venv <your-env>
.\<your-env>\Scripts\activate
pip install google-cloud-texttospeech

Next Steps

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-cloud-texttospeech-2.16.3.tar.gz (143.1 kB view details)

Uploaded Source

Built Distribution

google_cloud_texttospeech-2.16.3-py2.py3-none-any.whl (152.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-texttospeech-2.16.3.tar.gz.

File metadata

File hashes

Hashes for google-cloud-texttospeech-2.16.3.tar.gz
Algorithm Hash digest
SHA256 fabc315032d137da0710bb4c268734d336212d8fa8316b23b277dd3a84ce721c
MD5 e1493585c2b7d3886241777fadd11b46
BLAKE2b-256 b632bde140c7cd6e10152ab17ea4022ca2190c4ca09f1b625316bbc59b3927eb

See more details on using hashes here.

File details

Details for the file google_cloud_texttospeech-2.16.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_texttospeech-2.16.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5d1e23f9270908a5d7ecf2af04105fbd3a7ddde60fe48506e397bd18c1ece499
MD5 fd46e09d72a7494cafe12518513f0da2
BLAKE2b-256 eafb9ff82d4f39f580608e73f4530493c8f0b309749f8ad82acbda6a57621124

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page