Skip to main content

Google Cloud Text-to-Speech API client library

Project description

stable pypi versions

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

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

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-2.12.2.tar.gz (56.8 kB view details)

Uploaded Source

Built Distribution

google_cloud_texttospeech-2.12.2-py2.py3-none-any.whl (71.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for google-cloud-texttospeech-2.12.2.tar.gz
Algorithm Hash digest
SHA256 cfface32a43e524265f33c39e493f9e3eb3e424fa01f19ae0438d96b3dd069cb
MD5 cc2cdc666bc687a595d4bb634bce9307
BLAKE2b-256 892553631209d13ea2cccd689e2b53a534dd08778a8486fc49211a1e443847eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_cloud_texttospeech-2.12.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1f112bbaf72c9dcd2d5dc5d8dd7912672a33243527faab64d3087950afc216b6
MD5 27fdf7dbc79ffb4c866d2fae9d8ef1f4
BLAKE2b-256 98a17e0d538c7c9c9e58c34e209d45d1856a6a640470b9cd0eea1e44e8a88353

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