scorelab / soundcom-react-native

soundcom-react-native
Apache License 2.0
4 stars 9 forks source link

Develop a react-native demo for sound processing. #3

Open Lasith-Niro opened 6 years ago

Lasith-Niro commented 6 years ago

Develop a demo using [react-native-audio-toolkit](https://github.com/futurice/react-native-audio-toolkit) or any other related open source library. You have to implement few basic functionalities such as encoding, decoding, and transmitting.

RishabhMaheshwary commented 6 years ago

I am interested in working on this idea , I'll implement a demo app with basic functionalities as you said to get started .

vibhavagarwal5 commented 6 years ago

Hey @Lasith-Niro , I also would be interested in working on this idea. Can i also jump in and start on it?

Lasith-Niro commented 6 years ago

Yah.. You all welcome to implement this pre-gsoc task. @vibhavagarwal5 @RishabhMaheshwary

Lasith-Niro commented 6 years ago

You can do it in your own repository and send us the link.

RishabhMaheshwary commented 6 years ago

Should we develop it in expo or not ?

RishabhMaheshwary commented 6 years ago

Just the demo

RishabhMaheshwary commented 6 years ago

Hi , mentors please review my app by clicking on the link : https://expo.io/@oo7rf/Soundcom You need to install expo app from playstore or app store and have to scan the QR code . I also tried to built with some other libraries like 'react-native-sound' , 'react-native-toolkit' , etc but some of them did'nt support android and some contain a lot of bugs (I was getting errors when I use them) as they are still in development.
I would like you to review the app , and tell me which functionalities you want in the app so that I can start working in that direction. Thanks

Lasith-Niro commented 6 years ago

@RishabhMaheshwary Good work. Can you implement encoding sounds in sound and decoding functionalities?

RishabhMaheshwary commented 6 years ago

Yeah , encoding in what way ... ? can you explain a little bit ?

Lasith-Niro commented 6 years ago

Ok. basically we need to encode the recorded sound in another sound file. (Ex: Song). The thing is song can't be changed or damaged. It must be a same when we use a regular player.But inside this encrypted song, there is a hidden sound.

RishabhMaheshwary commented 6 years ago

So after encoding when we play the song , should the orignal sound (which we want to encode) be audible or hidden or it should be audible only when we decry pt it ?

RishabhMaheshwary commented 6 years ago

I'll also push the code on github (which I have made till now) and will provide the link here.

Lasith-Niro commented 6 years ago

after the encryption, the hidden message(sound) should be audible only after decrypt. What you are said is correct.

RishabhMaheshwary commented 6 years ago

Understood it now , I'll try to implement it and will get back to you ASAP.

RishabhMaheshwary commented 6 years ago

And is it required to hide audio in another audio file or we can hide it in an image or in some other type of file ?

Lasith-Niro commented 6 years ago

Can you use this gitter channel for further works? soundcom-gitter