audio_waveforms icon indicating copy to clipboard operation
audio_waveforms copied to clipboard

Support play audio from internet url

Open Wiggly8193 opened this issue 1 year ago • 1 comments

Fixes #324

Wiggly8193 avatar Aug 13 '24 09:08 Wiggly8193

@Wiggly8193 First of all thanks for creating the PR. I'm not sure but does directly setting audio url actually works? If yes then rather just adding a boolean for local files we would like to have a base abstract class and this will be implemented by all different types of method from which user can also provide path so that we can manage urls efficiently. So this will be overriding the current implementation.

ujas-m-simformsolutions avatar Aug 21 '24 05:08 ujas-m-simformsolutions