Search Results

4
votes
4answers
715 views

Playing mp3 with delphi

Which component to use to play mp3 files from streams/files and also to know the lenght in seconds of that mp3 stream? …
0
votes
2answers
432 views

Delphi : How to create MP3 file with certain number of seconds of silence ?

I need to create a mp3 file with certain number of seconds of silence? What would be way to do it programatically? Edit: It doesn't need to be re inserted in mp3, just a single mp3 …