Re: BGT Voice Chat
Re: BGT Voice Chat Howdy folks.So there are a couple things here I want to clear up.First, you shouldn't be looking for certain dlls, just look for the functions you need. In the MSDN site itself it'll say something like requirements: and then the dll. If you need to figure out
Re: BGT Voice Chat
2017-05-23
Thread
AudioGames . net Forum — Developers room : gabriel-schuck via Audiogames-reflector
Re: BGT Voice Chat Sam_Tupy wrote:yes, it's been done recording with winmm. It's not very practicle though. search on google for winmm.dll MSI_SEND-STRING simple recording and you should probably find stuff. This function works with BGT. I've scene it not work though on
Re: BGT Voice Chat
2017-05-22
Thread
AudioGames . net Forum — Developers room : gabriel-schuck via Audiogames-reflector
Re: BGT Voice Chat Exactly. Even making a conversion later, in general, the recordings would need to be very short. I've seen oggenc2.exe being used by some applications and games, but I find the conversion of it too slow already for 2, 3mb files.The ideal would be to record directly
Re: BGT Voice Chat
Re: BGT Voice Chat I found out that even if you could record the audio it would be to big for the bgt network object to handle. URL: http://forum.audiogames.net/viewtopic.php?pid=312188#p312188 ___ Audiogames-reflector mailing list
Re: BGT Voice Chat
2017-05-21
Thread
AudioGames . net Forum — Developers room : gabriel-schuck via Audiogames-reflector
Re: BGT Voice Chat I also wanted to be able to add some way to be able to record audio in my bgt codes.I know that sox, which is a command line program, can record audio, but maybe it is better to use some dll itself.The problem is that, from what I've been noticing, if doing it
Re: BGT Voice Chat
Re: BGT Voice Chat yes, it's been done recording with winmm. It's not very practicle though. search on google for winmm.dll MSI_SEND-STRING simple recording and you should probably find stuff. This function works with BGT. I've scene it not work though on ocasion, but it d
Re: BGT Voice Chat
Re: BGT Voice Chat Function lists are easy enough to find; finding those which will work with BGT, and explanations for how to use them, is another matter entirely.This might be somewhere to start:http://xpdll.nirsoft.net/dsound_dll.htmlOr possibly this (c++):https://msdn.microsoft.com/en
Re: BGT Voice Chat
Re: BGT Voice Chat well, yes. i heard something about winm.dll. but my question is how can i see the the functions inside the dll? because as i heard you can't see them in the dll. URL: http://forum.audiogames.net/viewtopic.php?pid=257864#p2
Re: BGT Voice Chat
Re: BGT Voice Chat Win32 does handle recording yeah. It's built in. There are different win APIs that can handle it, depending on whether you wanna use DirectX or something lower level... I don't even know if BGT can work with DX. This result I found from Google might help. You
Re: BGT Voice Chat
Re: BGT Voice Chat Does winmm do recording? I can never seem to find any decent/useful documentation for how to use winmm. URL: http://forum.audiogames.net/viewtopic.php?pid=257685#p257685 ___ Audiogames-reflector mailing list Audiogames
Re: BGT Voice Chat
Re: BGT Voice Chat Yes. I knew it wasn't just 2-5 lines of code.btw. What dll can i use to record a users mic??? URL: http://forum.audiogames.net/viewtopic.php?pid=257605#p257605 ___ Audiogames-reflector mailing list Audiogames-refl
Re: BGT Voice Chat
Re: BGT Voice Chat It's not in BGT. You have to use DLL's and the WinAPI and stuff. It's not a couple lines of code or anything. Then you need an ogg encoder such as oggenc2 or else transmitted data would be huge. URL: http://forum.audiogames.net/viewtopic.php?pid
Re: BGT Voice Chat
Re: BGT Voice Chat hi.well, that's what i'm trying to see aswell. i'm interested on this, but no one helps with this. i mean, no one wants to help with this. it is implemented on some games in bgt, but when i asked for tat i didn't receive anything. URL: http://
BGT Voice Chat
BGT Voice Chat Hi there...Can you record a mic to a voice chat.I know how you would send it. But how would you get the users microphone recorded. URL: http://forum.audiogames.net/viewtopic.php?pid=254097#p254097 ___ Audiogames-reflector