Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. How to get status of the of the wave file [modified]

How to get status of the of the wave file [modified]

Scheduled Pinned Locked Moved Visual Basic
csharpvisual-studiohelptutorialannouncement
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    BabuChellathurai
    wrote on last edited by
    #1

    I am using the mciSendString method in my project where i am unable to get the length of the wave file playing.Help me..... Framework version is v1.1,Visual Studio .Net 2003 mciSendString("open c:/MyMedia/Babu.wav type waveaudio alias song","MCI_OPEN",128,0) mciSendString("set song time format hms","MCI_SET_TIME_FORMAT",255,0) mciSendString("status song length",rs,255,0) mciSendString("play song from 1 to 6000 wait","MCI_PLAY",255,0) Advance thanx. C.Babu B.E., -- modified at 0:50 Monday 13th November, 2006

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups