Scott Sibley
2012-02-01 03:10:14 UTC
Hello. I have a working implementation that samples audio input via the
tinyalsa API through NDK. However, it appears permissions for /dev/snd/*
aren't consistent across devices, and the directory doesn't seem to exist
at all on an emulator.
I've looked into AudioRecorder through Java, but it only deals with
microphone and phone call audio. I'm interesting in microphone audio, but
only secondarily to media audio, so this route isn't viable.
Is there a way to use tinyalsa consistently across various devices and
emulators? Is there another approach to accessing raw PCM data?
Thanks.
Scott
tinyalsa API through NDK. However, it appears permissions for /dev/snd/*
aren't consistent across devices, and the directory doesn't seem to exist
at all on an emulator.
I've looked into AudioRecorder through Java, but it only deals with
microphone and phone call audio. I'm interesting in microphone audio, but
only secondarily to media audio, so this route isn't viable.
Is there a way to use tinyalsa consistently across various devices and
emulators? Is there another approach to accessing raw PCM data?
Thanks.
Scott
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To post to this group, send email to android-***@googlegroups.com.
To unsubscribe from this group, send email to android-ndk+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-ndk?hl=en.
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To post to this group, send email to android-***@googlegroups.com.
To unsubscribe from this group, send email to android-ndk+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-ndk?hl=en.