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. Other Discussions
  3. IT & Infrastructure
  4. play multiple wave files on phone ....

play multiple wave files on phone ....

Scheduled Pinned Locked Moved IT & Infrastructure
question
3 Posts 3 Posters 4 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.
  • P Offline
    P Offline
    pareek
    wrote on last edited by
    #1

    hello friends, I want to play multiple files on phone (TAPI). I have four wave files "one.wav", "hundred.wav", "Thirty.wav" and "Two.wav". How can I play these four files one after another so that it sounds like a single file "one hundred thirty two" looking forward .............. pareek

    M 1 Reply Last reply
    0
    • P pareek

      hello friends, I want to play multiple files on phone (TAPI). I have four wave files "one.wav", "hundred.wav", "Thirty.wav" and "Two.wav". How can I play these four files one after another so that it sounds like a single file "one hundred thirty two" looking forward .............. pareek

      M Offline
      M Offline
      Michael P Butler
      wrote on last edited by
      #2

      Have you already got the code which plays the wave file down the phone. If so what are you using? If you are using waveOutOpen etc. When you receive the WOM_DONE message, you could play the next wav file in the sequence. Michael :-)

      L 1 Reply Last reply
      0
      • M Michael P Butler

        Have you already got the code which plays the wave file down the phone. If so what are you using? If you are using waveOutOpen etc. When you receive the WOM_DONE message, you could play the next wav file in the sequence. Michael :-)

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        I have been already using this method. But I am trying do this in another way. I want to copy data of all files in a single buffer (WAVEFORMAT Structure) and then play. I tried this second methos but had a problem. When I copy Second file in the buffer it overwrites the first one. I want to protect the first file data. How can I do this ????????? have a nice day pareek

        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