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

Pause the media player for the duration of recording #18

Closed Kaljurand closed 9 years ago

Kaljurand commented 9 years ago

Original issue 14 created by Kaljurand on 2011-11-09T22:22:43.000Z:

It would make sense to pause the media player for the duration of recording, otherwise there is too much interference affecting the pause detection and the eventual transcription quality. E.g. Google Voice Search pauses the media player.

Kaljurand commented 9 years ago

Comment #1 originally posted by Kaljurand on 2011-12-16T11:57:07.000Z:

See: http://developer.android.com/reference/android/media/AudioManager.html

Kaljurand commented 9 years ago

Comment #2 originally posted by Kaljurand on 2012-10-14T12:24:57.000Z:

Fixed in 0.8.30