Skip to main content

Google Cloud Text-to-Speech API client library

Project description

GA pypi versions

Cloud Text-to-Speech API: Synthesizes natural-sounding speech by applying powerful neural network models.

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 Cloud Text-to-Speech API.

  4. Setup Authentication.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

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

Supported Python Versions

Python >= 3.5

Deprecated Python Versions

Python == 2.7. Python 2.7 support will be removed on January 1, 2020.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-texttospeech

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe 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-1.0.3.tar.gz (40.9 kB view details)

Uploaded Source

Built Distribution

google_cloud_texttospeech-1.0.3-py2.py3-none-any.whl (50.8 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for google-cloud-texttospeech-1.0.3.tar.gz
Algorithm Hash digest
SHA256 8e798cb7ee59dec84e399ccf4eb12160a56a7bfd91b4166624d421f9c38ec6d3
MD5 638d17825e5aa7278daf0015e334d329
BLAKE2b-256 c309fe60427bb9fbb4fa27b615d9864ae5a7fe3634bdb4dd4603a03323bfca38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_cloud_texttospeech-1.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 73422b1d1c306d36a0676bdcccc7d89afb04ee2dbc506ec3d44c359a6c738e6f
MD5 09eedb669f05a046563b04b135391dcd
BLAKE2b-256 9b6789222e6bec62e969080a96761a8356fd5f1753953e76e6acbe8db5c46d70

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