googlearchive / android-audio-high-performance

We now recommend you use the Oboe libraries:
https://github.com/google/oboe
Apache License 2.0
719 stars 275 forks source link

SetPitch or SetRate #118

Closed alexd555 closed 5 years ago

alexd555 commented 6 years ago

Hi,

I want to add SetPitch or SetRate to audio echo project and I can't understand how to use it. Look at: https://www.khronos.org/registry/OpenSL-ES/specs/OpenSL_ES_Specification_1.1.pdf

I understood that setPitch are not supported on Android.

Could you give an example of implementation(not must using OpenSL ES) ? Could you help ?

codingjeremy commented 5 years ago

This sample has been deprecated/archived (check README for more information on newer samples related to this technology).

As recommended by GitHub, we are closing all issues and pull requests.