Skip to main content

Google Cloud Text-to-Speech API client library

Project description

Cloud Text-to-Speech API: Cloud Text-to-Speech API.

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

Uploaded Source

Built Distribution

google_cloud_texttospeech-0.1.0-py2.py3-none-any.whl (20.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for google-cloud-texttospeech-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e08c1ec22614081993ce3b1bd2ca8933a55ddcc509f89b203a7e5a129557ba60
MD5 c115e3ae7c16d07857e9cba64637c83f
BLAKE2b-256 30276b0da3d0f19b97cdd472a904551abeaf9637b596aa890f36219d62af8376

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_cloud_texttospeech-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4f6eb3738bfc73c92c391cef8c86b31ccb08138f79789a33fe77349bc5f218f2
MD5 cdf9f41e2bc938f4c314ff02b28e51a9
BLAKE2b-256 815b61b2c48dffa5049c24ab8358cee49b731c067ee11088abb1009a5fa85d00

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