• Cursos
  • Compilador de Código
  • Discutir
  • Preços
  • Teams
Menu
+ 1

How to convert mp3 file to its byte array and then back to mp3 file in Java.

I am creating an audio Steganography project and I want some way or API to convert a mp3 file to byte array and then after my Steganography process back to mp3 file.

javasteganographybytearray-to-mp3.mp3-to-bytearray
11th Sep 2021, 1:30 PM
Himanshu Sajwan
Himanshu Sajwan - avatar
1 Resposta
+ 1
jLayer is mp3 framework from 2012 example of InputStream https://github.com/kovertopz/Framework-GL/blob/master/src/main/java/net/smert/frameworkgl/openal/codecs/mp3/Mp3InputStream.java doc https://jar-download.com/javaDoc/javazoom/jlayer/1.0.1/javazoom/jl/decoder/InputStreamSource.html download https://jar-download.com/artifacts/javazoom/jlayer/1.0.1/source-code
13th Sep 2021, 4:05 AM
zemiak

Costuma ter perguntas como essa?

Aprenda de maneira mais eficiente, de graça:

  • Introdução ao Python

    7.1M de alunos

  • Introdução ao Java

    4.7M de alunos

  • Introdução ao C

    1.5M alunos

  • Introdução ao HTML

    7.5M alunos

Ver todos os cursos
Quente hoje
How can I print a Python set so it looks clean (no {} brackets or quotes)?
2 Votes
Where make_unique is better than unique_ptr(raw pointer)
0 Votes
Can someone help and explain better on slicing
1 Votes
How do I remove duplicates from a list but keep the order?
0 Votes
How do I print a multiplication table neatly?
0 Votes
Any help with custom functions?
2 Votes
Best way to learn a new programming language fast?
1 Votes
Why we use return in function ?
0 Votes
Course
1 Votes
Hill Climbing
0 Votes