|
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? |
Answered by
michalsek
Jul 10, 2025
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 |
2 replies
Answer selected by
itsramiel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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