public class MP3Util extends Object
| Constructor and Description |
|---|
MP3Util() |
| Modifier and Type | Method and Description |
|---|---|
static void |
pcmToMP3(String pcmFilePath,
String mp3FilePath,
int simpleRate)
将pcm转为mp3
|
Copyright © 2021. All rights reserved.