summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorPrzemyslaw Szczepaniak <pszczepaniak@google.com>2014-05-15 16:19:33 +0100
committerPrzemyslaw Szczepaniak <pszczepaniak@google.com>2014-05-16 16:47:46 +0100
commit067a21b2469a689dc075e8897756f2b3acb4495a (patch)
tree4149cd59f88d68fd51740c5e5a1a029e7b259ad1 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent574ed553b0a05628bfb8d47e6955130b3dbe4054 (diff)
TTS Connection callbacks are called on main thread.
After experimenting with the new TTS API I found out that receiving ConnectionCallbacks#onEngineStatusChange and #onServiceDisconnected callbacks on non-main thread are problematic. They are very rare and overhead of dealing with them in separate thread is high - in most cases user just wants to process those callbacks in the main thread context. This change should make new API usage easier. + Fixed default values of speech speed in voices from v1->v2 wrapper. Change-Id: I76d3b607b3b931b7eb10aa180775fd3607c43bd9
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions