1.0.4 • Published 5 years ago

@react-native-speak/google v1.0.4

Weekly downloads
20
License
MIT
Repository
github
Last release
5 years ago

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');
1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.2.1-alpha.0

5 years ago

0.2.0-alpha.0

5 years ago

0.1.0-alpha.0

5 years ago

0.0.1-alpha.1

5 years ago