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

Play sound from URL #5

Closed
oney opened this issue Dec 19, 2015 · 1 comment · Fixed by #24
Closed

Play sound from URL #5

oney opened this issue Dec 19, 2015 · 1 comment · Fixed by #24

Comments

@oney
Copy link

oney commented Dec 19, 2015

Can you add support for playing sound from a URL, eg: http://www.mydomain.com/some/sound1.mp3.

@zmxv
Copy link
Owner

zmxv commented Dec 22, 2015

You'll need to download the sound file to a local directory first using a module such as react-native-fs.

@zmxv zmxv closed this as completed in #24 Apr 6, 2016
ohtangza pushed a commit to ohtangza/react-native-sound that referenced this issue Aug 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants