Palaver icon indicating copy to clipboard operation
Palaver copied to clipboard

Initial cap and carriage return

Open reagle opened this issue 10 years ago • 1 comments

In experimenting with palavar (thank you for this!) I note that the initial character of the results of type or dictation mode are lower case.

More importantly, when I ask it to do a carriage return, I get an error. I don't understand the code yet, but which bit actually matches commands?

Error '{"status":0,"id":"9e6a6a801618a545686c492d834fc625-1","hypotheses":[{"utterance":"type this is a test.\n","confidence":0.96828884}]}' is not a recognized command

reagle avatar Nov 13 '13 14:11 reagle

I could probably capitalize "this" above by some manipulation with send_speech, but what is the difference between the bash and python version. When is each used?

reagle avatar Dec 02 '13 15:12 reagle