spoken icon indicating copy to clipboard operation
spoken copied to clipboard

Spoken - JavaScript Text-to-Speech and Speech-to-Text for AI Artificial Intelligence Apps

Results 4 spoken issues
Sort by recently updated
recently updated
newest added

Hi Stephen, Love spoken, it is both the best of any package that I've used at listening to voice and properly translate, as well as easy to use code. However...

PC端谷歌浏览器下测试,不工作

When running in a test environment for Electron, spoken runs into an error quickly. Here is the code used. ```js spoken.listen.on.start( voice => { console.log('Started Listening') } ); spoken.listen.on.end( voice...

> react-scripts build Creating an optimized production build... Failed to compile. Failed to minify the code from this file: ./node_modules/spoken/build/spoken.js:6 Read more here: http://bit.ly/2tRViJ9 npm ERR! code ELIFECYCLE npm ERR!...

fixed