15
Views
2
Comments
[RecordRTCjs] How to play the recorded audio in the list?
recordrtcjs
Reactive icon
Forge asset by Marco Mateo
Application Type
Reactive

I have used the RecordRTC component to record audio and save it in the DB. I am trying to retrieve the list of recorded audios but I am not able to play it. Play button is disabled in the UI. How to enable that button and play the recordings?


Screenshot 2022-10-11 152000.png
2023-08-28 09-08-29
Venkatesh Sundarajan

Hi Wasim,

Have you checked the demo component, I have checked the demo component seems to be working. I can able to click on play button. If possible can you please share your oml file.


2023-08-28 09-08-29
Venkatesh Sundarajan

When I compare the demo application screen and your attached image, I could see that,

When the audio content is present then only user can able to click on play button.

When the audio content is not present then user cannot click on play button.

Please check the assignment of your list to that associated variable.

1. Demo application without audio recorded content,

2. Demo application with audio recorded content, button enabled

3. your image:




Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.