it's usually because the underalying java class the soundstream uses requires a huge buffer size which introduces a lot of latency. there might be some api in newer versions that allows to set that buffer to a lower size but most probably we need to port our code to use opensl instead of the java classes we are using now
↧