opentok / opentok-react-native

OpenTok React Native - a library for OpenTok iOS and Android SDKs
https://tokbox.com/
MIT License
210 stars 155 forks source link

Stereo Audio #580

Closed RishiSingh1234567890 closed 2 years ago

RishiSingh1234567890 commented 2 years ago

Please post usage questions or broader discussions on StackOverflow.


For feature requests, please fill out the feature request template


For bug reports, please fill out the bug report issue template

RishiSingh1234567890 commented 2 years ago

How to enable Stereo Audio in openTok ?

enricop89 commented 2 years ago

On the session component, there is a property called enableStereoOutput (https://github.com/opentok/opentok-react-native/blob/main/docs/OTSession.md#setting-session-options). If you set it to true, stereo output is enabled