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
I'm try to stream an audio file that is accessible from the web page where RingCentral web phone is being used.
The SIP.js support I'm looking at is linked above: onsip/SIP.js#363
In that issue, it is mentioned that SIP.js will support streaming a file when using WebAudio instead of getUserMedia for the MediaStream. I would like to use this same functionality via RingCentral.
Support playing audio file in the following scenarios:
SIP.js supports this so it would be useful to expose this and provide docs for how to do this.
More info is available here: onsip/SIP.js#363
The text was updated successfully, but these errors were encountered: