-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for variable hear input #10
Comments
Hi Allen, I think so too – however, at the moment you are limited to something like this:
For one of the immediate next versions, I will add into/exit block arguments, where the heard phrase is passed in. Cheers |
Is it possible to have a drill down type of listening with a wildcard speech to text option? I know the evals shouldn't be used here, but its the simplest way to portray my idea. And I'm not familiar with james at all other than the example code. This is just an example usage that programmatically could be very useful Example:
|
Hi Kelly, I am afraid not (yet). Currently, the thing you can do is enumerate all possibilities, as with the example code in my last response. It enumerates all 10 options in a succinct way. Does this help a bit? Cheers, |
Sorry i should have phrased it a bit better. I was asking the question as in do you think it would be possible in the future with development based solely on the current tools? Or would it take different libraries to make that type of implementation possible. |
Thanks for the clarification! However, with the possible arrival of Siri, and possible related libraries, it might be possible in the future. If yes, I am happy for any input (and notification that it is possible), and will update James' API accordingly. Sidenote: It was once possible using the Carbon API, but as voice recognition was quite shaky, they didn't carry it over to Cocoa (that is my assumption based on trying it 7 years ago, when James was "born"). Cheers! |
It would be useful if what james could hear wasn't static. For example, imagine you could ask james a question:
The text was updated successfully, but these errors were encountered: