-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wave show only dot #153
Comments
@Ash-1962 Can you please share some images or videos so we can check what is happening and if we can have an audio file here so we can test internally? That would help us to narrow down the issue. |
Thank you for considering my issue and asking.
The scenario is that we have two ways to record: one from the app and
another from the web. The app side has no issues, but when we record audio
from the web, we face a "dot" issue. We fixed it by changing the package on
the web.
I am facing another issue as well. When rendering the page, we display a
loading indicator for fetching data, but the waveform renders only after
receiving the API response. Similarly, we show a loading indicator during
the download process, but after retrieving local data, it first appears
empty before the waveform is displayed. Adding a loading state specifically
for the waveform would improve UI performance.
Message ID:
… <SimformSolutionsPvtLtd/react-native-audio-waveform/issues/153/2649838147@
github.com>
|
@Ash-1962 Thank you for the explanation. Can you please share the recording for the second scenario you have mentioned? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I use this package for my chat application if I record audio from my web admin website it shows only a dot if I record on my app using react native audio record the wave works fine
The text was updated successfully, but these errors were encountered: