.net Core| Mvc Pass Audio File To Html5 Player. Enable Seeking February 01, 2024 Post a Comment Hi i have problem with html5 player and seeking. This is my action method: public IActionResult GetAudio(string url) { var file = System.IO.File.ReadAllBytes(url);Solution 1: Ok, this:Response.Headers.Add("Accept-Ranges", "bytes"); Response.Headers.Remove("Cache-Control"); CopyResolved my problem. Baca JugaHtml5 Audio Visualizer?How Do I Convert An Array Of Audio Data Into A Wav File?Disable Fast Forward Audio In Audio.js Share You may like these postsHow Can I Strip Html Tags In C#Fluent Interface For Rendering HTMLConvert Markdown To HTML In .NETSave Image On My Computer As HTML To Embed In Email? Post a Comment for ".net Core| Mvc Pass Audio File To Html5 Player. Enable Seeking"
Post a Comment for ".net Core| Mvc Pass Audio File To Html5 Player. Enable Seeking"