Voice recording on PHP

Discussion in 'PHP' started by Ri Genette, Oct 31, 2007.

  1. #1
    Hi, everybody.

    I want voice recording on PHP.

    How can I do ?

    Can I use an activX control? If yes, can give me it?
    Although I spent a lot of time to find out such an activx, but failed.

    and Can I upload files without of using FileBrowser control?
    If yes, then how, I need help.

    thank you. expecting help and many advices...

    genette
     
    Ri Genette, Oct 31, 2007 IP
  2. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #2
    No, PHP can certainly not recored voices.

    I don't think ActiveX can either, and if it could, then it would only work on Internet Explorer. But then you'd need to save the file and upload it, and I'm pretty sure that's not possible with ActiveX/Javascript.

    You will probably need a Java program or perhaps flash or something. But PHP will definitely not work.
     
    nico_swd, Oct 31, 2007 IP