Skip to content

How to get a constant latency value for audio recordings using oboe library? #1556

Answered by philburk
saranshg20 asked this question in Q&A
Discussion options

You must be logged in to vote

Once a stream is running and stabilized then the latency will be relatively constant.
But if you start to starve an output stream then the output buffer will get low.
That will cause a temporary reduction in latency.

If you do not process an input stream in time then that will cause a temporary increase in latency.

This is unavoidable.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by philburk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants