Thread Tools Display Modes
10-01-07, 01:08 PM   #1
secutanudu
A Chromatic Dragonspawn
Join Date: Dec 2006
Posts: 155
Fubar_VoiceChatFu anyone?

Anyone care to write a simple fubar mod to do two things, perhaps:

1) Display the name of the person currently speaking

2) On left-click, toggle voice chat on/off
  Reply With Quote
10-01-07, 01:12 PM   #2
Dreadlorde
A Pyroguard Emberseer
 
Dreadlorde's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 2,302
There's one that shows who's talking in vent/TS. I think it was updated to show who's talking in the raid. It's called VoiceFu.
__________________

Funtoo - Plan 9 - Windows 7
  Reply With Quote
10-01-07, 03:10 PM   #3
secutanudu
A Chromatic Dragonspawn
Join Date: Dec 2006
Posts: 155
Hmm....doesn't seem to show who's talking with voice chat.
  Reply With Quote
10-01-07, 03:12 PM   #4
Nynaeve
A Cobalt Mageweaver
 
Nynaeve's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 245
Originally Posted by secutanudu
Hmm....doesn't seem to show who's talking with voice chat.
There should be a draggable window built into WOW that does it for the voice chat feature, but I don't think anyone has yet coded an addon to change it.
__________________
"For in the plot we find more than just a man, we find the idea of that man, the spirit of that man, and that is what we must never forget." Evey (V)
  Reply With Quote
10-01-07, 03:39 PM   #5
FelixTeCat
A Fallenroot Satyr
Join Date: Nov 2006
Posts: 24
If I am right voice_fu requires everyone to use the add-on for it to work so everyone on vent would need to have it installed and bind the key they use for vent to the add-on also, then when you press to talk the add-on lets everyone else who is using the add-on know who's talking, it also will separate the RL and Officers from normal members in that box.
Hope this helps
  Reply With Quote
10-01-07, 04:16 PM   #6
secutanudu
A Chromatic Dragonspawn
Join Date: Dec 2006
Posts: 155
I'm not an author by any means....has wow built in hooks to be able to see who is speaking? I'm sure they have?

Should be a simple addon, maybe one worth trying to write :/
  Reply With Quote
10-01-07, 05:12 PM   #7
ganders
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: May 2007
Posts: 131
Good idea, because one you could replace the voice chat minimap icon with the fubar icon, two: Blizzard DOES tell you who's talking so it could show you that too, 3: Would let you change the settings and push-to-talk keybinding via the fubar icon. I think it's a good idea, I hope someone makes it.
  Reply With Quote
10-01-07, 05:20 PM   #8
secutanudu
A Chromatic Dragonspawn
Join Date: Dec 2006
Posts: 155
I'll give it a shot. I have programmed before, just not in LUA.

Any pointers to get me started?

Like....where do i find API calls that have to do with voice chat?

Last edited by secutanudu : 10-01-07 at 05:33 PM.
  Reply With Quote
10-01-07, 06:01 PM   #9
Tekkub
A Molten Giant
 
Tekkub's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2005
Posts: 960
Rip apart the default UI, or hit up wowwiki.com
  Reply With Quote
10-01-07, 06:04 PM   #10
jonathon
A Chromatic Dragonspawn
 
jonathon's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2006
Posts: 179
check wowwiki.com for the api. If it has been updated.

Sounds like a solid idea. good luck
  Reply With Quote
10-01-07, 06:23 PM   #11
Kaomie
A Scalebane Royal Guard
 
Kaomie's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2007
Posts: 438
Originally Posted by Tekkub
Rip apart the default UI, or hit up wowwiki.com
Yep the UI pack data has been updated to the latest patch. You can get it here:
http://us.blizzard.com/support/artic...rticleId=21466

The files you want to look into are VoiceChat.lua and VoiceOptionsFrame.lua.
For instance you will find a couple of new interesting events to register:
VOICE_START, VOICE_STOP, VOICE_LEFT_SESSION, VOICE_SESSIONS_UPDATE...
__________________
Kaomie
"WE LOTS OF PEOPLE FROM STRONG SERVER GUILDS" - Trade Channel
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Fubar_VoiceChatFu anyone?


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

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