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
Added support for audio source types (param audioSourceType) and the …
…following constants: audioinput.FORMAT, audioinput.CHANNELS, audioinput.SAMPLERATE and audioinput.AUDIOSOURCE_TYPE. Also squashed some bugs in the native layers for iOS and Android and the js bridge.