LuteOrg / lute-v3

LUTE = Learning Using Texts: learn languages through reading.
https://luteorg.github.io/lute-manual/
MIT License
493 stars 46 forks source link

Allow Opus audio files #420

Closed yue-dongchen closed 6 months ago

yue-dongchen commented 6 months ago

Standardised since 2011, Opus is an efficient audio-coding format that is developed and freely licensed by the IETF. As neon_leitz (Discord) mentioned, the browser compatibility situation is as follows: https://caniuse.com/opus.

Sample file: "S_PV.9607 Discours de Broadhurst Estival.opus" (17 Apr. 2024, statement at the UN Security Council)

jzohrab commented 6 months ago

Looks good, thanks, I'll try it out shortly. Cheers!

jzohrab commented 6 months ago

Thanks, tested out, works just fine. Cheers!