Recognize .oga files and show audio player

댓글

댓글 2개

  • 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

댓글을 남기려면 로그인하세요.