kevinresol / react-native-sound-recorder

Simplest Sound Recorder for React Native
MIT License
119 stars 36 forks source link

Hi, I am new to react-native, could anyone show me some examples on the use of this library in functional components? and how to save the filepath? thx! #49

Closed wingchan1224 closed 3 years ago

wingchan1224 commented 3 years ago

Hi Kelvin, any additional information needed ?so that I can post the issues ?thx🙏

在 2020年11月10日 週二 12:58,Kevin Leung notifications@github.com 寫道:

Closed #49 https://github.com/kevinresol/react-native-sound-recorder/issues/49.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kevinresol/react-native-sound-recorder/issues/49#event-3976975295, or unsubscribe https://github.com/notifications/unsubscribe-auth/APU34VOXDLCRQDOFWROGFKDSPDB5PANCNFSM4TQEDL6Q .

kevinresol commented 3 years ago

This issue list is for bug reporting but not for asking questions. Please try to follow the readme in order to use this library.

wingchan1224 commented 3 years ago

Thx, but I have tried the Readme, but can't find the file that have recoreded the audio

在 2020年11月10日 週二 20:12,Kevin Leung notifications@github.com 寫道:

This issue list is for bug reporting but not for asking questions. Please try to follow the readme in order to use this library.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kevinresol/react-native-sound-recorder/issues/49#issuecomment-724663012, or unsubscribe https://github.com/notifications/unsubscribe-auth/APU34VMS5DZX673DGPGEDH3SPEU3HANCNFSM4TQEDL6Q .

kevinresol commented 3 years ago

The file path is resolved in the Promise returned by stop()

wingchan1224 commented 3 years ago

Hi, Kelvin, sorry to bother you again, I have followed the readme, and recorded the file, but I want to change the filepath to other location, so that i can save the path in the backend server, is it possible to do so? thx

Marco

Kevin Leung notifications@github.com 於 2020年11月10日 週二 下午10:10寫道:

The file path is resolved in the Promise returned by stop()

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kevinresol/react-native-sound-recorder/issues/49#issuecomment-724725711, or unsubscribe https://github.com/notifications/unsubscribe-auth/APU34VIF6RACIK23QUPMXHLSPFCVLANCNFSM4TQEDL6Q .