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?
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.
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: