Hi folks

Is there a namespace in the framework 1.1 to manipulate audio files (mp3).
The sort of functionality I am after is the ability to be able to select a
certain section of a file according to a specific start time from the
beginning of the file and length of time from that start time then saving
that particular section.

Also, I need to be able to concatenate two files together.

Kind regards

Ross Petersen

Re: Namespace to manipulate mp3 files in 1.1 by Vadym

Vadym
Fri Oct 20 04:45:07 CDT 2006

SGVsbG8sIFJvc3MhDQoNCkFGQUlLIHRoZXJlIGlzIG5vIHN1Y2ggbmFtZXNwYWNlIGJ1aWx0LWlu
IGludG8gLk5FVCBmcmFtZXdvcmsuDQoNCkhvd2V2ZXIsIHRoZXJlIGlzIGFuIEFQSSB0byBkbyB0
aGUgam9iLCBoYXZlIGEgbG9vayBhdA0KKCBodHRwOi8vd3d3LmNvZGVwcm9qZWN0LmNvbS9jcy9t
ZWRpYS9NYW5XTUYuYXNwICkNCg0KUj4gSXMgdGhlcmUgYSBuYW1lc3BhY2UgaW4gdGhlIGZyYW1l
d29yayAxLjEgdG8gbWFuaXB1bGF0ZSBhdWRpbyBmaWxlcw0KUj4gKG1wMykuICANClI+IFRoZSBz
b3J0IG9mIGZ1bmN0aW9uYWxpdHkgSSBhbSBhZnRlciBpcyB0aGUgYWJpbGl0eSB0byBiZSBhYmxl
IHRvDQpSPiBzZWxlY3QgYSANClI+IGNlcnRhaW4gc2VjdGlvbiBvZiBhIGZpbGUgYWNjb3JkaW5n
IHRvIGEgc3BlY2lmaWMgc3RhcnQgdGltZSBmcm9tIHRoZQ0KUj4gYmVnaW5uaW5nIG9mIHRoZSBm
aWxlIGFuZCBsZW5ndGggb2YgdGltZSBmcm9tIHRoYXQgc3RhcnQgdGltZSB0aGVuDQpSPiBzYXZp
bmcgDQpSPiB0aGF0IHBhcnRpY3VsYXIgc2VjdGlvbi4gIA0KDQpSPiBBbHNvLCBJIG5lZWQgdG8g
YmUgYWJsZSB0byBjb25jYXRlbmF0ZSB0d28gZmlsZXMgdG9nZXRoZXIuDQoNClI+IEtpbmQgcmVn
YXJkcw0KDQpSPiBSb3NzIFBldGVyc2VuDQoNCi0tDQpSZWdhcmRzLCBWYWR5bSBTdGV0c3lhaw0K
d3d3OiBodHRwOi8vdmFkbXlzdC5ibG9nc3BvdC5jb20=


Re: Namespace to manipulate mp3 files in 1.1 by Ross

Ross
Fri Oct 20 06:18:01 CDT 2006

Thanks Vadym

It looks like that article in CodeProject is the answer.

Kind regards

Ross Petersen


"Vadym Stetsyak" wrote:

> Hello, Ross!
>
> AFAIK there is no such namespace built-in into .NET framework.
>
> However, there is an API to do the job, have a look at
> ( http://www.codeproject.com/cs/media/ManWMF.asp )
>
> R> Is there a namespace in the framework 1.1 to manipulate audio files
> R> (mp3).
> R> The sort of functionality I am after is the ability to be able to
> R> select a
> R> certain section of a file according to a specific start time from the
> R> beginning of the file and length of time from that start time then
> R> saving
> R> that particular section.
>
> R> Also, I need to be able to concatenate two files together.
>
> R> Kind regards
>
> R> Ross Petersen
>
> --
> Regards, Vadym Stetsyak
> www: http://vadmyst.blogspot