handle-expo-speech

1.2.1 • Public • Published

Handle-Expo-Speech

- This's for handling voices from expo-speech

API documentation:

- After install expo-speech in your project, you can use it.
- By using this API, you can handle the voices you got from using :
    - the methode 'getAvailableVoices()'

Installation

- Use the following command to install it:
    - npm i handle-expo-speech

Using

- import handleVoices from 'handle-expo-speech';

// You'll pass to it the voices from using expo-speech
const handledVoices = handleVoices(voices);

What you'll have

- You'll have an array of grouped voices.

Package Sidebar

Install

npm i handle-expo-speech

Weekly Downloads

0

Version

1.2.1

License

ISC

Unpacked Size

127 kB

Total Files

5

Last publish

Collaborators

  • ashraf-hamdoun