TooTallNate / node-speaker

Output PCM audio data to the speakers
648 stars 145 forks source link

Mobile platform support #112

Open benwiley4000 opened 6 years ago

benwiley4000 commented 6 years ago

Sorry if this has been addressed elsewhere; I wasn't able to find it.

I was wondering if any effort has been made to try to support mobile platforms (Android, iOS). This could be especially helpful when using a framework like React Native. There's already an existing react-native-sound project, but a common cross-platform API would be very nice.