Texttospeech

Texttospeech

Cloud Text-to-Speech API

Synthesizes natural-sounding speech by applying powerful neural network models.

Constructor

new Texttospeech()

Example
```js
const {google} = require('googleapis');
const texttospeech = google.texttospeech('v1');
```

Texttospeech

Cloud Text-to-Speech API

Synthesizes natural-sounding speech by applying powerful neural network models.

Constructor

new Texttospeech()

Example
```js
const {google} = require('googleapis');
const texttospeech = google.texttospeech('v1beta1');
```