.net Core| Mvc Pass Audio File To Html5 Player. Enable Seeking May 25, 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 M4aDisabling Sound Of Embedded Flash Object With HtmlHow To Change Play/button Images In Html5 Audio Share You may like these postsSoundmanager2 On Iphone - Sound Not Playing On Jquery LoadHtml/hta Mutiple File In Audio PlayerHow To Disable Autoplay Of Audio (stream) Html5 ElementHow To Assign Identifiers To All Html Elements Of A Particular Type? 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"