Skip to main content

Google Cloud Text-to-Speech API client library

Project description

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.

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

Uploaded Source

Built Distribution

google_cloud_texttospeech-0.2.0-py2.py3-none-any.whl (31.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for google-cloud-texttospeech-0.2.0.tar.gz
Algorithm Hash digest
SHA256 6064bc6e2761694b708878ff3d5902c6ce5eb44a770a921e7a99caf6c2533ae3
MD5 786b1c99055bf8a7b621899c03dc7019
BLAKE2b-256 c0c42ba32e3e18f039ca9ae5c84d382b3a621e0d2b0494b2bf87f4efc05d5388

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_cloud_texttospeech-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 19da656e725b2f7bc72d627af336dc92f46cdd5742b6a5bf7ec01031ed719124
MD5 7328b134817a4165c50f8b67566c8a97
BLAKE2b-256 ec3c16f14a3733feca4dbc48827fa70dbf95aac09731640d6f25c6586d04d164

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