How can I use mp3 files play pause and stop and seek media?

I know theMy.Computer.Audio.Play function.
As far as I know you can only play and stop.
I want to be abel to seek audio pause stop and play mp3 files.
I have the direct x sdk that says how but , I want somthing easyer that dose not require a sdk.
[315 byte] By [kcdclan] at [2007-12-28]
# 1
there isnt another way in that case im afraid, unless you use some other 3rd party component. to get the functionality you want you need to use some SDK/API to seek to the position you want. Either use WMP COM Component or DirectX
ahmedilyas at 2007-9-4 > top of Msdn Tech,Visual Basic,Visual Basic General...
# 2
What all can I use to do it then?
kcdclan at 2007-9-4 > top of Msdn Tech,Visual Basic,Visual Basic General...