On 3/27/2020 1:38 PM, R.H. via use-livecode wrote:
Cross-platform Speech to Text

Has anybody ever implemented "speech to text" (not TTS)? It should be
possible with the browser widget using web API's: Microsoft Cognitive
Serrvices, IBM Watson, Speechmatics...? But ideally, it would not depend on
available Internet connection and use some good enough text recognition
engine.

For last year's LiveCode conference, Trevor DeVore kindle wrapped Pocket Sphinx in a widget library for LC for OSX. He left Window and other platforms as an exercise for any one interested. However, this effort represents the current - and best - work at STT for LC

https://github.com/trevordevore/lc-pocketsphinx

Should you do the FFI wrapping for any other platforms, please let people know.


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to