ocup0311

Results 3 comments of ocup0311

I think that you need to put the audio in the file that you bundled. And you can change the bundle file. https://github.com/react-native-community/react-native-audio-toolkit/blob/master/docs/SOURCES.md

I'm experiencing the same issue. And I just type the wrong case for "fsPath" ex. recorder = new Record(filename) then you can just get the file path by: recorder.fsPath note...

Hi, I've been using LoopBack for just one week. I noticed that the "nullable" option should be placed outside of the "mysql" configuration here. I'm not sure if this is...