Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 11 of 11

Thread: Wav Problem

  1. #1
    Join Date
    Dec 2003
    Location
    Shanghai,China--(Dragon`s hometown)
    Posts
    59

    Wav Problem

    help,help~~~~~~~~

    I want do a project like Recorder some one `s voice,and anlysler it , just like a wave pic(just like you see in CoolEdit),the Recorder function i have,but wo can help me the another?

    first to anlysler the wav document and draw the pic,and use image object rto load it~~~~~~~~

    Thx!!!!!

  2. #2
    Join Date
    May 2003
    Location
    Pendleton, Oregon
    Posts
    1,038
    Add-ons for AMS. Toolbar Buttons Galore, System Animations, the Window Construction Kit, and more.
    Visit Acme-Tek

  3. #3
    Join Date
    Dec 2003
    Location
    Shanghai,China--(Dragon`s hometown)
    Posts
    59
    thx Jims

    i think i want to dynamic to recode the voice,so i can`t transfer to the flash

    and i `m not good at flash....

    i have seen some one finished the recorde part!

    i think who (Worm?hehe) can write a dll or function to analyer it and save it as bmp or gif,and i can image object to use it

    thx everybody

  4. #4
    Join Date
    Dec 2003
    Location
    Shanghai,China--(Dragon`s hometown)
    Posts
    59
    when i click the stop botton,i want to recode user`s voice to a temp place,but the code is use dll,it will open a diloge,nut i think it is do in the memory,who can help me?
    Attached Files
    Last edited by handsomer100; 03-31-2005 at 06:50 AM.

  5. #5
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959
    add this line to the stop button
    Code:
    Wave.Save(_TempFolder .. "\\MyWaveFile.wav")
    The WAV is recorded in memory, using Wave.Save will write it out as a file that you specify.

  6. #6
    Join Date
    Dec 2003
    Location
    Shanghai,China--(Dragon`s hometown)
    Posts
    59
    thx Worm~~~~~~~~~

    Can u give me some addvice to DLL anlisyer the wav2BMP???

    there some VC++ code anlisyer the wav,could u give me some help?

    My VC++ is so poor~~~~~
    Attached Files

  7. #7
    Join Date
    Dec 2003
    Location
    Shanghai,China--(Dragon`s hometown)
    Posts
    59
    no one can help me out the DLL problem~~~~~~~?


    555~~~~~

  8. #8
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959
    From what I saw in the file you uploaded, that uses a commercial activex control to do the job.

  9. #9
    Join Date
    Dec 2003
    Location
    Shanghai,China--(Dragon`s hometown)
    Posts
    59
    i don`t know you men,you say my code (download VC++ code) is ActiveX

    or my problem can use ActiveX to do it?

  10. #10
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959
    The code you posted uses a activex control to do what you want.

  11. #11
    Join Date
    Dec 2003
    Location
    Shanghai,China--(Dragon`s hometown)
    Posts
    59
    you mean that code can`t write to a DLL?

    Oh,my god~~~~i don`t know more about the DLL and ActiveX.

    That mean`s i only turn to find anthor idea?

Similar Threads

  1. Video Problem
    By ScottDuncan in forum AutoPlay Media Studio 5.0
    Replies: 0
    Last Post: 07-10-2004, 01:38 PM
  2. PROBLEM: Setup Starts and then Crashes
    By Support in forum Setup Factory 5.0
    Replies: 0
    Last Post: 10-15-2002, 03:02 PM
  3. INFO: Tips for Debugging Action Lists in AutoPlay Media Studio 4.0
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-03-2002, 08:38 AM
  4. Initial Wav File - Best Practice ...
    By photoworks in forum AutoPlay Menu Studio 3.0
    Replies: 2
    Last Post: 04-02-2001, 03:42 PM

Posting Permissions

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