Importing an audio file and playing by pressing a button with this:

Code:
My.Computer.Audio.Play(TextBox1.Text)
Can anyone advise on how I can display the duration of the audio in Label 1?