You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.
as per the https://developers.google.com/vr/reference/android/com/google/vr/sdk/audio/GvrAudioEngine#createSoundObject(java.lang.String)
public int createSoundObject (String filename) method should accept the stereo channel file as input, but was not accepting, is there any explicit configure need to make on this or its a bug
or is there any setting need to make against createStereoSound() to convert the output to mono.
I want to play stereo as mono.
The text was updated successfully, but these errors were encountered: