WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Search/Requests (https://www.wowinterface.com/forums/forumdisplay.php?f=6)
-   -   Fubar_VoiceChatFu anyone? (https://www.wowinterface.com/forums/showthread.php?t=12644)

secutanudu 10-01-07 01:08 PM

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

Dreadlorde 10-01-07 01:12 PM

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.

secutanudu 10-01-07 03:10 PM

Hmm....doesn't seem to show who's talking with voice chat.

Nynaeve 10-01-07 03:12 PM

Quote:

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.

FelixTeCat 10-01-07 03:39 PM

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.
:D Hope this helps :D

secutanudu 10-01-07 04:16 PM

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 :/

ganders 10-01-07 05:12 PM

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.

secutanudu 10-01-07 05:20 PM

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?

Tekkub 10-01-07 06:01 PM

Rip apart the default UI, or hit up wowwiki.com

jonathon 10-01-07 06:04 PM

check wowwiki.com for the api. If it has been updated.

Sounds like a solid idea. good luck

Kaomie 10-01-07 06:23 PM

Quote:

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...


All times are GMT -6. The time now is 06:14 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI