Jump to content

Working with Voice !!

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
Rahmanian

Rahmanian

    Newbie

  • Members
  • Pip
  • 1 posts
Hello every body

I 'm new here , i havent found any approperiate place to ask my question , so as i 'm php programmer hoped that my php programmer friends would help me.

my problem is about runnig a website/server that is for voice chat , i mean users register in the site and they can voice chat with each other .
i visited sharedtalk . com , whole of site coded by flash , i think it is coded by actionscript.
is actionscript able to do such works , and how can i learn working with voice ( microphone ) and send to a server and do such works.
does anyone have some ebooks on this subjects , i mean programming flash programms , and working with voice ( sound card ) and socket programming

i really appreciate if someone helps

have a nice time ,thanks alot.

#2
Feral

Feral

    Programmer

  • Members
  • PipPipPipPip
  • 162 posts
Yes flash is able to access your webcam and microphone.

I do not know of any specific links where you can find information on doing such a thing but simply googleing flash webcam input or flash microphone input should provide a wealth of information.