0.0.12 • Published 4 years ago
sbetexttospeech v0.0.12
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