sbetexttospeech
v0.0.12
Published
Not available
Readme
sbetexttospeech
Not available
Install
npm install sbetexttospeech
npx cap syncAPI
loadBook(...)
loadBook(options: { text: string; }) => any| Param | Type |
| ------------- | ------------------------------ |
| options | { text: string; } |
Returns: any
play(...)
play(options: { ind: number; }) => any| Param | Type |
| ------------- | ----------------------------- |
| options | { ind: number; } |
Returns: any
pause()
pause() => anyReturns: any
