Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support / docs for playing audio file #95

Open
grokify opened this issue Nov 17, 2016 · 2 comments
Open

Add support / docs for playing audio file #95

grokify opened this issue Nov 17, 2016 · 2 comments
Assignees

Comments

@grokify
Copy link
Contributor

grokify commented Nov 17, 2016

Support playing audio file in the following scenarios:

  1. before connecting the user and
  2. after connecting the user.

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

@egreenmachine
Copy link
Contributor

Are you trying to play a file on the web page or stream it over the media stream?

Could you link the SIP.js support that you were looking at?

@grokify
Copy link
Contributor Author

grokify commented Aug 31, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants