0

I'm trying to load fetched sound from database. It has blob uri, so expo av cant read it. What can I do with that and is there any alternative for creating audio playback, whitch can work with blob uri?

expo av error

1

vimuth
  • 5,064
  • 33
  • 79
  • 116
  • You could try getting the file with one of the forks of rn-fetch-blob and then playing it locally – Abe Mar 21 '23 at 23:48
  • @Abe, as i know, rn-fetch-blob implements native code, and so it cannot be used in expo based projects. Isn't it? – Nau_Mar Mar 22 '23 at 00:23

0 Answers0