Fires when a member in a voice chat channel starts or stops speaking. Signature: Code (id, enabled, active)
Arguments: - id - The id of the speaker who has changed. (number)
- enabled - If voice chat is enabled. (boolean)
- active - If the player is speaking at this moment. (boolean)
Также смотрите: Игровые события
Ссылки: http://wowprogramming.com/docs/events/CHANNEL_VOICE_UPDATE
|