Hi there,
Due to the AI boom, there is a growing preference for interacting with AI through voice rather than typing. This capability is already available in Android and iOS platforms. However, I'm unsure if Livecode has plans to implement Speech-to-Text functionality in the future.
Is there any information available regarding Livecode's current capability or future plans for implementing this feature?
samples
[url] https://dev.to/rtficial/speech-to-text- ... droid-432p
[url]https://medium.com/voice-tech-podcast/a ... 6fa71606ac
[url] https://blog.logrocket.com/adding-speec ... utter-app/
Jose Garza
Speech to Text function?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Speech to Text function?
Well, I am usiing OS capabilities to turn speech into text which will appear in a field. You may define keywords that can then be recognised in the text and that may initiate scripts. I do not know how better speech recognition could be implemented. Even in talking with any other program, the input from the speech engine is text, I suppose. I assume, LC will not reinvent a speech engine as such.