Oboe (Google Android)

  • Thread starter Thread starter IBF
  • Start date Start date
  • Replies Replies 2
  • Views Views 868

IBF

Shitposter
Messages
25,693
Location
NA

Source

Introducing Oboe, a C++ library for building high performance audio apps on Android! Oboe offers the lowest latency possible across 99% of Android devices. If you need to record or playback sounds in your app as close to real-time as possible, Oboe is designed for you. In this video, Don Turner (Developer Advocate for Android Audio) highlights the key features of the Oboe library, how it works under-the hood, and how to start using Oboe in your app!

GitHub - google/oboe: Oboe is a C++ library which makes it easy to build high-performance audio apps on Android.

Build a Musical Game using Oboe
 
Back