magic-script-components-react-native icon indicating copy to clipboard operation
magic-script-components-react-native copied to clipboard

Investigate AudioNode issues

Open grzegorzdec opened this issue 6 years ago • 2 comments

Sound is not playing in the Piano app, it may be related to Android10 update.

grzegorzdec avatar Jan 16 '20 14:01 grzegorzdec

Issue in Android Q media extractor: https://issuetracker.google.com/issues/144837266

Probably we have to wait for Android Q or GvrAudioEngine library update

grzegorzdec avatar Jan 17 '20 15:01 grzegorzdec

Alternatives and articles: https://github.com/manfreddiaz/openal-android-sample - ported OpenAL library into android https://github.com/resonance-audio - C++ library

grzegorzdec avatar Apr 24 '20 10:04 grzegorzdec