Speech

Speech

Cloud Speech-to-Text API

Converts audio to text by applying powerful neural network models.

Constructor

new Speech()

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

Speech

Cloud Speech-to-Text API

Converts audio to text by applying powerful neural network models.

Constructor

new Speech()

Example
```js
const {google} = require('googleapis');
const speech = google.speech('v1p1beta1');
```

Speech

Cloud Speech-to-Text API

Converts audio to text by applying powerful neural network models.

Constructor

new Speech()

Example
```js
const {google} = require('googleapis');
const speech = google.speech('v2beta1');
```