Results 1 to 8 of 8

Thread: Need two .wav files - one exactly 10 seconds and the other exactly 60 seconds

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jan 2008
    Posts
    11,074

    Need two .wav files - one exactly 10 seconds and the other exactly 60 seconds

    How can I get a hold of or make two wave files one exactly 10 seconds duration and the other exactly 60 seconds duration. The sound doesn't matter.


    Anything I post is an example only and is not intended to be the only solution, the total solution nor the final solution to your request nor do I claim that it is. If you find it useful then it is entirely up to you to make whatever changes necessary you feel are adequate for your purposes.

  2. #2
    Default Member Bonnie West's Avatar
    Join Date
    Jun 2012
    Location
    InIDE
    Posts
    4,060

    Re: Need two .wav files - one exactly 10 seconds and the other exactly 60 seconds

    Try Window's Sound Recorder.


    On Local Error Resume Next: If Not Empty Is Nothing Then Do While Null: ReDim i(True To False) As Currency: Loop: Else Debug.Assert CCur(CLng(CInt(CBool(False Imp True Xor False Eqv True)))): Stop: On Local Error GoTo 0
    Declare Sub CrashVB Lib "msvbvm60" (Optional DontPassMe As Any)

  3. #3

    Thread Starter
    PowerPoster
    Join Date
    Jan 2008
    Posts
    11,074

    Re: Need two .wav files - one exactly 10 seconds and the other exactly 60 seconds

    That's what I have been using but it's too difficult to stop the recording at exactly 10 or 60 seconds. So far, I haven't been able to do it. I always get over like 10.nn but never 10.00.


    Anything I post is an example only and is not intended to be the only solution, the total solution nor the final solution to your request nor do I claim that it is. If you find it useful then it is entirely up to you to make whatever changes necessary you feel are adequate for your purposes.

  4. #4
    New Member
    Join Date
    Oct 2012
    Posts
    15

    Re: Need two .wav files - one exactly 10 seconds and the other exactly 60 seconds

    cant u just use a timer and set the interval at 60000

  5. #5
    Default Member Bonnie West's Avatar
    Join Date
    Jun 2012
    Location
    InIDE
    Posts
    4,060

    Re: Need two .wav files - one exactly 10 seconds and the other exactly 60 seconds

    Quote Originally Posted by jmsrickland View Post
    That's what I have been using but it's too difficult to stop the recording at exactly 10 or 60 seconds. So far, I haven't been able to do it. I always get over like 10.nn but never 10.00.
    I see. Well, in that case, try Audacity, a professional-strength, free audio editor and recorder.


    On Local Error Resume Next: If Not Empty Is Nothing Then Do While Null: ReDim i(True To False) As Currency: Loop: Else Debug.Assert CCur(CLng(CInt(CBool(False Imp True Xor False Eqv True)))): Stop: On Local Error GoTo 0
    Declare Sub CrashVB Lib "msvbvm60" (Optional DontPassMe As Any)

  6. #6

    Thread Starter
    PowerPoster
    Join Date
    Jan 2008
    Posts
    11,074

    Re: Need two .wav files - one exactly 10 seconds and the other exactly 60 seconds

    Why didn't I think of a sound editor, duh.

    BTW: When an application, like Audacity, says Open Source, how does one get the source.


    Anything I post is an example only and is not intended to be the only solution, the total solution nor the final solution to your request nor do I claim that it is. If you find it useful then it is entirely up to you to make whatever changes necessary you feel are adequate for your purposes.

  7. #7
    Default Member Bonnie West's Avatar
    Join Date
    Jun 2012
    Location
    InIDE
    Posts
    4,060

    Re: Need two .wav files - one exactly 10 seconds and the other exactly 60 seconds

    Quote Originally Posted by jmsrickland View Post
    BTW: When an application, like Audacity, says Open Source, how does one get the source.
    It's usually provided in their website. Here's Audacity's Source Code downloads, in case you're interested.
    On Local Error Resume Next: If Not Empty Is Nothing Then Do While Null: ReDim i(True To False) As Currency: Loop: Else Debug.Assert CCur(CLng(CInt(CBool(False Imp True Xor False Eqv True)))): Stop: On Local Error GoTo 0
    Declare Sub CrashVB Lib "msvbvm60" (Optional DontPassMe As Any)

  8. #8
    Banned
    Join Date
    Nov 2012
    Posts
    1,171

    Re: Need two .wav files - one exactly 10 seconds and the other exactly 60 seconds

    bump is it vb6 source of auio city bump

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width