Re: Cross-platform Bluetooth and Speech to text

2020-04-02 Thread R.H. via use-livecode
+ STT Speech to Text @ Paul Dupuis ... Thank you very much for your valuable hint regarding the STT (speech to text) link from the work of Trevor https://github.com/trevordevore/lc-pocketsphinx who I admire for his fantastic contributions and skills. I am already looking into this. + Bluetooth o

Re: Cross-platform Bluetooth and Speech to text

2020-03-27 Thread Paul Dupuis via use-livecode
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

Cross-platform Bluetooth and Speech to text

2020-03-27 Thread R.H. via use-livecode
For an interactive learning app using audio and video, I received a request to use Bluetooth to control the player remotely. Also this app shall be extended later to speech commands such as: "Go back", "Go forward", "Stop", "Next lesson", "Repeat section" etc. Cross-platform Blootooth I see that