Hello I have a library that is compil开发者_Go百科ed under the Android NDK. This library for audio uses ALSA.
Question - is it possible to play audio in Android through the ALSA? If so, whether it is necessary for this to compile ALSA for NDK?
There was alsa-lib project in external in android sources. Android itself uses ALSA for playing audio.
Android sources are not browsable just now (404).
精彩评论