Files
KansaiGaijin 72df3f0471
All checks were successful
Build and Push / build (push) Successful in 1m20s
fix: unblock speaker page audio when loadedmetadata never fires on opus blob
Stop gating the UI on the blob's loadedmetadata (Firefox never fires it for
large Ogg/Opus blobs). Release audioLoading right after load(), seed duration
from getSession().audio_duration / max turn end, and fall back to the direct
audio URL (HTTP Range streaming) via an 8s readyState check or blob onerror.
playAt waits for loadeddata/canplay instead of audioLoading.
2026-08-04 21:50:42 +12:00
..