teamclouday / AndroidMic

Use your Android phone as a mic to Windows PC
MIT License
113 stars 9 forks source link

Oboe audio library (Android) #9

Closed teamclouday closed 2 years ago

teamclouday commented 2 years ago

The next goal is to try Oboe and see if the integration can reduce latency further 😋

teamclouday commented 2 years ago

Oboe v1.6.1 is now fully integrated into the app. Latency is reduced, only by a "small" amount. But anyway, the integration provides full customization capabilities to internal buffer behaviors, which was not possible when using AudioRecord previously. Now most of the remaining latency resides in NAudio, which'll be the next optimization target.