Support variable audio formats

This commit is contained in:
Carl Pearson
2024-09-13 05:35:57 -06:00
parent f8a182aa75
commit f0c1a8b00e
7 changed files with 61 additions and 17 deletions

View File

@@ -59,7 +59,7 @@
{{end}}
{{range .audios}}
<h2>{{.Rate}}</h2>
<h2>{{.Kbps}}</h2>
<div class="audio-container">
<audio controls playsinline preload="none">
<source src="/temp/{{.Token}}">