473,473 Members | 1,642 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How is the voice chat implemented in the game chat system?

1 New Member
Should it be developed based on a third-party SDK?
i saw many game developers choose third-party SDKs for development in order to keep up with the progress and get their products to market quickly.
Oct 21 '20 #1
1 5402
SwissProgrammer
220 New Member
AlexZZZ,

"Should it be developed based on a third-party SDK?" No. That can add far too much code bloat. It can also add a lot of conflicts to the game code that the SDK wastes cpu time on. The use of a SDK can inflict memory hogging and slow the game and cause drive and memory fragmentation that must be accounted for. Do not use SDKs for game development unless you have a hard money contract which has a specific date deadline that you cannot meet otherwise. Stay away from SDKs for games.

"i saw many game developers choose third-party SDKs for development in order to keep up with the progress and get their products to market quickly." If you have to ask then you probably see the foolishness of their using SDK shortcuts.

Read what the SDKs claim to do. Choose exactly what you want done. Write code to do that yourself or buy minimum code to do that. Put that code in your program and release a clean and fast game.

Thank you for asking.
Oct 27 '20 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: atulhi | last post by:
I've been having some problems with gyach, when trying to open the PyVoice chat portion of it. Following error is received ...
1
by: Jos | last post by:
Hello all. I have a working server, using the asyncore/chat module, which enables logging in, rooms and private messaging. I've used this framework to make some simple games that only required...
2
by: John Dalberg | last post by:
I am looking for a software package hopefully open source for a live chat system in C#.. one that's similar to phplivesupport. I have contacted the vendors I found in the component gallery at...
1
by: Mr Mind - Lion | last post by:
is there any way to record the voice and convert it in byte or in other words I want any idea or a sample regarding voice messenger. Any idea will be highly appreciated. Thanx.
0
by: GALAXY | last post by:
Dear All How I could develop Vedio chat application using c# IDE, regarding Voice chat i found that it can be done using directplay which one of direct x components is this the best choice ?...
5
by: bizt | last post by:
Hi, I have been asked by my manager to look into the possiblily of setting up an online chat system for the external website. We run an Apache server with PHP (hence the reason Im posting here)...
2
by: jason.m.ho | last post by:
Hello! I am trying to build an ajax chat system. Currently I have it so that when you chat, you upload your message to the database, and each client is polling that database to see if he/she has...
3
by: dandalf | last post by:
Firstly, I'm not tied to a c++ solution and would like to also post in a group dedicated to open source concepts if such a one can be pointed out to me. I'd like to run a sever where web-based...
2
by: Johan Jons | last post by:
Hello, I've been think of creating a voice-chat application, kind of like skype/ventrilo but very simplified; just something small that works. Now I am using windows 7 with microsoft visual...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.