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

Remove old service #40

Closed Kaljurand closed 8 years ago

Kaljurand commented 8 years ago

Refactoring in order to deprecate RecognizerIntentActivity and RecognizerIntentService.

A new voice search panel was created that reuses the existing speech keyboard UI to offer the same features and look-and-feel on both the speech keyboard and the voice search panel. Some features offered by the old panel were dropped: support for screen rotation during recognition, some UI feedback: byte/time/chunk counter, waveform display.

Other changes: