Kaljurand / K6nele

An Android app that offers speech-to-text user interfaces to other apps
http://kaljurand.github.io/K6nele/
Apache License 2.0
267 stars 83 forks source link

Optionally dispatch the recognition task to another recognizer #26

Open Kaljurand opened 9 years ago

Kaljurand commented 9 years ago

Original issue 22 created by Kaljurand on 2012-02-08T07:43:18.000Z:

Example: the user is switching keyboard layouts (e.g. between Estonian and Russian), and expects the speech recognizer to switch its languages as well.

In case the default server cannot handle the language change (the server must be explicit about which languages it supports), then Kõnele could try to intelligently switch to another server, or even dispatch the job to another speech recognition service installed on the phone.

In the settings, the user should be able to give guidelines for such switching, e.g. specify which alternative service she prefers.

Kaljurand commented 9 years ago

Comment #1 originally posted by Kaljurand on 2015-01-07T23:25:09.000Z:

<empty>