-
Hi, This part of the docs mention: react-native-audio-api/packages/audiodocs/docs/core/base-audio-context.mdx Lines 143 to 151 in 44369fc My question is: If
Am i reading this wrong or why does it resave an already saved file? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hey, it is "docs-issue" -leftover from the early implementation, where decoudeAudioDataSource also took care of fetching/caching the file, currently it only reads the provided local file content |
Beta Was this translation helpful? Give feedback.
Hey, it is "docs-issue" -leftover from the early implementation, where decoudeAudioDataSource also took care of fetching/caching the file, currently it only reads the provided local file content