|
-
May 19th, 2013, 10:14 AM
#1
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.
-
May 19th, 2013, 11:08 AM
#2
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)
-
May 19th, 2013, 11:43 AM
#3
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.
-
May 19th, 2013, 11:50 AM
#4
New Member
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
-
May 19th, 2013, 12:06 PM
#5
Re: Need two .wav files - one exactly 10 seconds and the other exactly 60 seconds
 Originally Posted by jmsrickland
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)
-
May 19th, 2013, 12:14 PM
#6
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.
-
May 19th, 2013, 12:41 PM
#7
Re: Need two .wav files - one exactly 10 seconds and the other exactly 60 seconds
 Originally Posted by jmsrickland
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)
-
May 19th, 2013, 01:52 PM
#8
Banned
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|