Skip to main content

All Questions

Filter by
Sorted by
Tagged with
-1 votes
1 answer
657 views

Start activity from inside thread

INTRODUCTION I have an activity that processes some functions. Inside this activity, the main process is one thread that makes the processing of these functions.When the processing is done, it should ...
masmic's user avatar
  • 3,564
4 votes
0 answers
833 views

Implement barge-in for Android TTS

I am having difficulty figuring out how to resolve this issue, I am not sure if I am not setting up threads correctly or if it is even possible to resolve things properly. This is an Android app ...
Edward Moreno's user avatar