Recognize .oga files and show audio player

Opmerkingen

2 opmerkingen

  • I haven't seen .ogg files play in browser yet, which is one of the things I came here looking for.   There's a player that can be implemented the MIT licensed OGVjs (https://github.com/brion/ogv.js/) which would support *all* browsers without issue, or even their mobile clients.

     

    Will discord support this at all?

    2
  • damian101

    Discord also creates a player for Opus files when you rename them to .ogg
    Fixing this should be extremely easy. Just handle .opus and .oga files like .ogg files.

    0

U moet u aanmelden om een opmerking te plaatsen.