@react-native-speak/google
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

Google

A GoogleTTS Speech Provider

Usage

import { GoogleProvider } from '@react-native-speak/google';

const google = new GoogleProvider('SUPERSECRET');

const speech = new Speech([google]);
speech.speak('Hello');

Readme

Keywords

Package Sidebar

Install

npm i @react-native-speak/google

Weekly Downloads

2

Version

1.0.4

License

MIT

Unpacked Size

13.1 kB

Total Files

4

Last publish

Collaborators

  • ericlewis