alex dashevski
2018-10-06 18:08:48 UTC
Hi,
I talk about google audio-echo example.
https://github.com/googlesamples/android-ndk/tree/master/audio-echo
What the changes do I need to do if I want to record audio buffer until
buffer size is 10*original buffer size, do processing on the new buffer
size and then play every original buffer size(That means: 10 times).
Why do I need it ? I need it because algorithm that I want to run , buffer
should have duration >=50 ms, My recommended sample rate is 48Khz and
buffer size is 240 samples,
Thanks,
Alex
I talk about google audio-echo example.
https://github.com/googlesamples/android-ndk/tree/master/audio-echo
What the changes do I need to do if I want to record audio buffer until
buffer size is 10*original buffer size, do processing on the new buffer
size and then play every original buffer size(That means: 10 times).
Why do I need it ? I need it because algorithm that I want to run , buffer
should have duration >=50 ms, My recommended sample rate is 48Khz and
buffer size is 240 samples,
Thanks,
Alex
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/8136ed46-71a5-4719-91e4-87b69fdcd727%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/8136ed46-71a5-4719-91e4-87b69fdcd727%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.