magic-script-components-react-native
magic-script-components-react-native copied to clipboard
Investigate AudioNode issues
Sound is not playing in the Piano app, it may be related to Android10 update.
Issue in Android Q media extractor: https://issuetracker.google.com/issues/144837266
Probably we have to wait for Android Q or GvrAudioEngine library update
Alternatives and articles: https://github.com/manfreddiaz/openal-android-sample - ported OpenAL library into android https://github.com/resonance-audio - C++ library