Nuno Durães Member Dec 6, 2020 #1 Hi, I'm trying to list audio files produced by voice recording. Is there a library to implement that functionality ?
Hi, I'm trying to list audio files produced by voice recording. Is there a library to implement that functionality ?
Erel B4X founder Staff member Licensed User Longtime User Dec 7, 2020 #2 You haven't provided enough information but as a general rule you should avoid trying to access the file system. Use ContentChooser and let the user choose an audio resource from anywhere they like. Upvote 0
You haven't provided enough information but as a general rule you should avoid trying to access the file system. Use ContentChooser and let the user choose an audio resource from anywhere they like.