Raised This Month: $7 Target: $400
 1% 

VoiceHook - Developer preview of something.


Post New Thread Reply   
 
Thread Tools Display Modes
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 12-18-2010 , 00:14   Re: VoiceHook - Developer preview of something.
Reply With Quote #11

Quote:
Originally Posted by PAL-18 View Post
What about a voice recognition thing where it can pipe the voice to another program and based on what it detects execute server-side commands like ban people for saying the N word.
He specifically asked about changing the data, there are tons of reasons one would want to access it .
__________________
asherkin is offline
Zephyrus
Cool Pig B)
Join Date: Jun 2010
Location: Hungary
Old 01-05-2011 , 22:55   Re: VoiceHook - Developer preview of something.
Reply With Quote #12

would it be possible to detect the pitch of the sample and mute players under 14? ^^
Zephyrus is offline
Snow0
Junior Member
Join Date: Jan 2011
Old 01-06-2011 , 08:13   Re: VoiceHook - Developer preview of something.
Reply With Quote #13

When a server has sing-along it causes lag. I'm guessing that each audio "packet" from each singer is broadcast to everyone on the server. So if there are 10 singers and 24 people on the server then that's 10 packets to 24 players; or 240 "audio streams", which seems a likely cause of the lag.

Could this plugin be used to mix the 10 voices into one stream? I assume it'd have to buffer packets up (for 1/20 sec or 1 frame or something), then mix them and rebroadcast the single mixed packet. That would reduce the bandwidth by 10x (or however many singers there are).
Snow0 is offline
berni
SourceMod Plugin Approver
Join Date: May 2007
Location: Austria
Old 01-06-2011 , 08:41   Re: VoiceHook - Developer preview of something.
Reply With Quote #14

My Advice: mute singers, it's meant to be played, not singed
Afaik there are no streams, only voice data that is part of a whole packet.
__________________
Why reinvent the wheel ? Download smlib with over 350 useful functions.

When people ask me "Plz" just because it's shorter than "Please" I feel perfectly justified to answer "No" because it's shorter than "Yes"
powered by Core i7 3770k | 32GB DDR3 1886Mhz | 2x Vertex4 SSD Raid0
berni is offline
Afronanny
Veteran Member
Join Date: Aug 2009
Old 01-09-2011 , 01:17   Re: VoiceHook - Developer preview of something.
Reply With Quote #15

Quote:
Originally Posted by Seta00 View Post
Needs moar source code
Afronanny is offline
GoD-Tony
Veteran Member
Join Date: Jul 2005
Old 01-25-2011 , 09:44   Re: VoiceHook - Developer preview of something.
Reply With Quote #16

How is this project coming?

I'm not sure if these ideas are related to the plugin, but they are some things I've always wanted to do with the voice comms:

- Detect when a player is using their mic (already done I see)
- Stream audio files through the voice channel without clients having to download anything
- Normalizing (auto-gain?) audio volume on each clients' mic
- Stream live voice chat to a server externally such as Mumble and vice versa (I heard that SourceOP does something like this?)

Plus many more I'm sure. Hope this project hasn't died off!
GoD-Tony is offline
FaTony
Veteran Member
Join Date: Aug 2008
Old 01-25-2011 , 12:15   Re: VoiceHook - Developer preview of something.
Reply With Quote #17

Well just hook in with VST (and ReWire) plugin support.
__________________
FaTony is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 01-25-2011 , 15:25   Re: VoiceHook - Developer preview of something.
Reply With Quote #18

Added a Linux build. It uses a sigscan, but it shouldn't break.
__________________
asherkin is offline
Azelphur
AlliedModders Donor
Join Date: Jun 2010
Old 01-25-2011 , 17:58   Re: VoiceHook - Developer preview of something.
Reply With Quote #19

Linux works for me
__________________
Azelphur is offline
daicorne
Junior Member
Join Date: Mar 2010
Old 01-27-2011 , 23:49   Re: VoiceHook - Developer preview of something.
Reply With Quote #20

sorry ,may ask how to install?
Why i got this message in my server
"Failed to load plugin addons/voicehook_mm (Unable to load voice codec 'vaudio_speex' (LoadModule failed). Voice disabled.)."

and how install with sourcemod? why voice.smx plugins cant use?

thx every one to answer me
daicorne is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:11.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode