damonkohler / sl4a

SL4A brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.
Apache License 2.0
2.43k stars 800 forks source link

Audio Focus on ttsSpeak #114

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:30

It would be ideal that a script requests for audio focus when ttsSpeak function 
is called, and return it after audio synthetizing finishes. I haven't found a 
way to do it myself manually on the script.

Original issue reported on code.google.com by aser...@gmail.com on 2 Feb 2012 at 7:29

Copied from original issue: damonkohler/android-scripting#595