| View previous topic :: View next topic |
| Author |
Message |
ASoufan Regular

Joined: 15 Aug 2005 Posts: 56 Location: Jordan
|
Posted: Aug 17th, 2005 04:30 PM Post subject: Voice Chat |
|
|
| Hello everyone, can anyone help me find a good free voice chat component with a source code example, Thanks alot! |
|
| Back to top |
|
vbman995 Moderator

Joined: 19 Aug 2005 Posts: 264 Location: Planet Earth
|
Posted: Aug 20th, 2005 02:18 PM Post subject: |
|
|
| Why don't you try Planet Source Code? (planet-source-code.com) |
|
| Back to top |
|
ASoufan Regular

Joined: 15 Aug 2005 Posts: 56 Location: Jordan
|
Posted: Aug 23rd, 2005 11:03 AM Post subject: |
|
|
| I did my freind, but it wasn't helpful, and the code there is a little bit buggy plus it doesn't send voice data to all online sockets |
|
| Back to top |
|
vbman995 Moderator

Joined: 19 Aug 2005 Posts: 264 Location: Planet Earth
|
Posted: Aug 23rd, 2005 03:16 PM Post subject: |
|
|
| Are you trying to make a application for the internet or for a desktop computer. Are you trying to do Text to Speech or have the user give commands and the computer do the commands? |
|
| Back to top |
|
ASoufan Regular

Joined: 15 Aug 2005 Posts: 56 Location: Jordan
|
Posted: Aug 25th, 2005 05:58 AM Post subject: |
|
|
| no no my freind, not text to speak, I want to send a buffered vocie data like chat programs, paltalk, inspeak, such programs, room and people listening to someone speaking |
|
| Back to top |
|
vbman995 Moderator

Joined: 19 Aug 2005 Posts: 264 Location: Planet Earth
|
Posted: Aug 26th, 2005 06:42 PM Post subject: |
|
|
| Are you trying to send text to from computer A to computer B and then have computer B speak the text? I don't understand what you are trying to do. |
|
| Back to top |
|
johnny_skunk Newbie
Joined: 21 Sep 2005 Posts: 9 Location: Austin, TX
|
Posted: Sep 26th, 2005 04:31 PM Post subject: |
|
|
this is probably the wrong way to go about it, but how would recording the voice and sending it as a wav work? it's not the most convenient way... but convenience is for the weak. _________________ whoa.. it's me. |
|
| Back to top |
|
dougthomas Moderator
Joined: 27 Jul 2005 Posts: 271 Location: Essex, UK
|
Posted: Sep 30th, 2005 07:36 AM Post subject: |
|
|
Hi,
Did you get this sorted ?
I was trawling through some files yesterday and noted that in theDirectX 8 SDK there was an example of a voice chat type of application (looked like double dutch to me as I don't speak Direct X) however, it may give you an idea. (Not for the faint hearted though - certainly not for anyone over 40!)
Regards
Doug _________________ If you can see the light at the end of the tunnel, it probably means there's a Train coming. |
|
| Back to top |
|
|