U
user25469649
Guest
I am merely asking if such a thing is possible, and if anyone has already done something similar what best practices should be used.
I was asked to examine the possibility of utilizing voice input commands on an Openedge Progress program. (To make an example, this program allows one to insert notes, to insert numbers, and depending on the number, execute one of N-th programs in a list. E.g: "Twenty!" - Openedge-program-called-"voiceinput.p" launches program called 'Hello world'. "Twenty-One!" - voiceinput.p Launches program 'Bye World'.).
Now, I reckon the easy part is the text to program part with an Input from file, which should work.
And as for the voice to text, I'm also sure I could find a program that does that.
But is this the best practice possible? Is there some manner of 'catch the voice command' or 'pause the voice command' ?
Thank you everyone for your help and suggestions,
have a nice day.
Continue reading...
I was asked to examine the possibility of utilizing voice input commands on an Openedge Progress program. (To make an example, this program allows one to insert notes, to insert numbers, and depending on the number, execute one of N-th programs in a list. E.g: "Twenty!" - Openedge-program-called-"voiceinput.p" launches program called 'Hello world'. "Twenty-One!" - voiceinput.p Launches program 'Bye World'.).
Now, I reckon the easy part is the text to program part with an Input from file, which should work.
And as for the voice to text, I'm also sure I could find a program that does that.
But is this the best practice possible? Is there some manner of 'catch the voice command' or 'pause the voice command' ?
Thank you everyone for your help and suggestions,
have a nice day.
Continue reading...