React-native-sound: When does Android support the network?

Created on 15 Mar 2017  Â·  15Comments  Â·  Source: zmxv/react-native-sound

Most helpful comment

Hi @dengunya, the pull request has not been merged yet: https://github.com/zmxv/react-native-sound/pull/141

You can try that branch by adding this to your package.json:

"react-native-sound": "TheGhoul21/react-native-sound",

All 15 comments

it might actually be easy enough to implement this feature. I'll try to give it a look in the next few days

That`s great! Another, You can implement the feature that playing with options of the follows:
Receiver;Loud Speaker;Bluetooth;Headphones.
The most import options are Receiver and Loud Speaker.

follow.

@TheGhoul21 are you still planing to work on this? Do you already have some sort of "plan of attack"?

We definitely also need this feature and would be very open to supporting this. Unfortunately, I hardly have any native Android / Java experience. But maybe there are other things that we could do (e.g. testing).

yeah! I haven't had much time lately, I'm really sorry. I might be work it out during this weekend. It shouldn't actually take too long to implement.

guys, just to let you know. This morning I implemented the feature and
looks like it was working fine. Need to do more testing with invalid URLs
(might need to change callbacks and stuff). This weekend I'll be quite
busy, but I'll find an hour to run tests and make a PR.

2017-03-30 13:56 GMT+02:00 Jakob Hilden notifications@github.com:

@TheGhoul21 https://github.com/TheGhoul21 are you still planing to work
on this? Do you already have some sort of "plan of attack"?

We definitely also need this feature and would be very open to supporting
this. Unfortunately, I hardly have any native Android / Java experience.
But maybe there are other things that we could do (e.g. testing).

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/zmxv/react-native-sound/issues/134#issuecomment-290388940,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAUwEUMq5rNal2hEUlZgsKfwSYJNejLvks5rq5hygaJpZM4Mddyj
.

@TheGhoul21 awesome, I'm waiting your PR )

pull request made ;) works like a charm guys

@TheGhoul21 Great! Thank you

Can you update the Feature matrix in readme please.

Almost desist to use this library ... Luckily achieved to get here.

These changes are in the version 0.8.3?

I'll do it later this evening as soon as I am back to work ;) I always
forget to update the Readme

2017-04-06 14:30 GMT+02:00 jose920405 notifications@github.com:

Can you update the readme please.

Almost desist to use this library ... Luckily achieved to get here

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/zmxv/react-native-sound/issues/134#issuecomment-292158945,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAUwEe3TWK8MYDwRp4MyvW8vrUhdI8eZks5rtNrygaJpZM4Mddyj
.

Thank you!

Does it already work ?
Passing absolute url to constructor, second parameter - empty string, always get error on android:
{ message: 'resource not found', code: -1 }

Hi @dengunya, the pull request has not been merged yet: https://github.com/zmxv/react-native-sound/pull/141

You can try that branch by adding this to your package.json:

"react-native-sound": "TheGhoul21/react-native-sound",

Is it released now?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

VladimirJarabica picture VladimirJarabica  Â·  3Comments

leenasn picture leenasn  Â·  5Comments

LCD344 picture LCD344  Â·  5Comments

kurokky picture kurokky  Â·  3Comments

nfq6612 picture nfq6612  Â·  3Comments