Cross-platform Bluetooth and Speech to text
Paul Dupuis
paul at researchware.com
Fri Mar 27 17:16:17 EDT 2020
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.
More information about the use-livecode
mailing list