[Voice Chat](https://wow.gamepedia.com/Voice_Chat "Voice Chat")was added in[Patch 2.2](https://wow.gamepedia.com/Patch_2.2 "Patch 2.2")and reworked in[Patch 8.0.1](https://wow.gamepedia.com/Patch_8.0.1 "Patch 8.0.1").
[C\_VoiceChat.ActivateChannel](https://wow.gamepedia.com/API_C_VoiceChat.ActivateChannel "API C VoiceChat.ActivateChannel")(channelID)
[C\_VoiceChat.BeginLocalCapture](https://wow.gamepedia.com/API_C_VoiceChat.BeginLocalCapture "API C VoiceChat.BeginLocalCapture")(listenToLocalUser)
[C\_VoiceChat.CanPlayerUseVoiceChat](https://wow.gamepedia.com/API_C_VoiceChat.CanPlayerUseVoiceChat "API C VoiceChat.CanPlayerUseVoiceChat")()
[C\_VoiceChat.CreateChannel](https://wow.gamepedia.com/API_C_VoiceChat.CreateChannel "API C VoiceChat.CreateChannel")("channelDisplayName")
[C\_VoiceChat.DeactivateChannel](https://wow.gamepedia.com/API_C_VoiceChat.DeactivateChannel "API C VoiceChat.DeactivateChannel")(channelID)
[C\_VoiceChat.EndLocalCapture](https://wow.gamepedia.com/API_C_VoiceChat.EndLocalCapture "API C VoiceChat.EndLocalCapture")()
[C\_VoiceChat.GetActiveChannelID](https://wow.gamepedia.com/API_C_VoiceChat.GetActiveChannelID "API C VoiceChat.GetActiveChannelID")()
[C\_VoiceChat.GetActiveChannelType](https://wow.gamepedia.com/API_C_VoiceChat.GetActiveChannelType "API C VoiceChat.GetActiveChannelType")()
[C\_VoiceChat.GetAvailableInputDevices](https://wow.gamepedia.com/API_C_VoiceChat.GetAvailableInputDevices "API C VoiceChat.GetAvailableInputDevices")()
[C\_VoiceChat.GetAvailableOutputDevices](https://wow.gamepedia.com/API_C_VoiceChat.GetAvailableOutputDevices "API C VoiceChat.GetAvailableOutputDevices")()
[C\_VoiceChat.GetChannel](https://wow.gamepedia.com/API_C_VoiceChat.GetChannel "API C VoiceChat.GetChannel")(channelID)
[C\_VoiceChat.GetChannelForChannelType](https://wow.gamepedia.com/API_C_VoiceChat.GetChannelForChannelType "API C VoiceChat.GetChannelForChannelType")(channelType)
[C\_VoiceChat.GetChannelForCommunityStream](https://wow.gamepedia.com/API_C_VoiceChat.GetChannelForCommunityStream "API C VoiceChat.GetChannelForCommunityStream")("clubId", "streamId")
[C\_VoiceChat.GetCommunicationMode](https://wow.gamepedia.com/API_C_VoiceChat.GetCommunicationMode "API C VoiceChat.GetCommunicationMode")()
[C\_VoiceChat.GetCurrentVoiceChatConnectionStatusCode](https://wow.gamepedia.com/API_C_VoiceChat.GetCurrentVoiceChatConnectionStatusCode "API C VoiceChat.GetCurrentVoiceChatConnectionStatusCode")()
[C\_VoiceChat.GetInputVolume](https://wow.gamepedia.com/API_C_VoiceChat.GetInputVolume "API C VoiceChat.GetInputVolume")()
[C\_VoiceChat.GetLocalPlayerActiveChannelMemberInfo](https://wow.gamepedia.com/API_C_VoiceChat.GetLocalPlayerActiveChannelMemberInfo "API C VoiceChat.GetLocalPlayerActiveChannelMemberInfo")()
[C\_VoiceChat.GetLocalPlayerMemberID](https://wow.gamepedia.com/API_C_VoiceChat.GetLocalPlayerMemberID "API C VoiceChat.GetLocalPlayerMemberID")(channelID)
[C\_VoiceChat.GetMasterVolumeScale](https://wow.gamepedia.com/API_C_VoiceChat.GetMasterVolumeScale "API C VoiceChat.GetMasterVolumeScale")()
[C\_VoiceChat.GetMemberGUID](https://wow.gamepedia.com/API_C_VoiceChat.GetMemberGUID "API C VoiceChat.GetMemberGUID")(memberID, channelID)
[C\_VoiceChat.GetMemberID](https://wow.gamepedia.com/API_C_VoiceChat.GetMemberID "API C VoiceChat.GetMemberID")(channelID, "memberGUID")
[C\_VoiceChat.GetMemberInfo](https://wow.gamepedia.com/API_C_VoiceChat.GetMemberInfo "API C VoiceChat.GetMemberInfo")(memberID, channelID)
[C\_VoiceChat.GetMemberName](https://wow.gamepedia.com/API_C_VoiceChat.GetMemberName "API C VoiceChat.GetMemberName")(memberID, channelID)
[C\_VoiceChat.GetMemberVolume](https://wow.gamepedia.com/API_C_VoiceChat.GetMemberVolume "API C VoiceChat.GetMemberVolume")(playerLocation)
[C\_VoiceChat.GetOutputVolume](https://wow.gamepedia.com/API_C_VoiceChat.GetOutputVolume "API C VoiceChat.GetOutputVolume")()
[C\_VoiceChat.GetPTTButtonPressedState](https://wow.gamepedia.com/API_C_VoiceChat.GetPTTButtonPressedState "API C VoiceChat.GetPTTButtonPressedState")()
[C\_VoiceChat.GetProcesses](https://wow.gamepedia.com/API_C_VoiceChat.GetProcesses "API C VoiceChat.GetProcesses")()
[C\_VoiceChat.GetPushToTalkBinding](https://wow.gamepedia.com/API_C_VoiceChat.GetPushToTalkBinding "API C VoiceChat.GetPushToTalkBinding")()
[C\_VoiceChat.GetVADSensitivity](https://wow.gamepedia.com/API_C_VoiceChat.GetVADSensitivity "API C VoiceChat.GetVADSensitivity")()
[C\_VoiceChat.IsChannelJoinPending](https://wow.gamepedia.com/API_C_VoiceChat.IsChannelJoinPending "API C VoiceChat.IsChannelJoinPending")(channelType \[, "clubId", "streamId"\])
[C\_VoiceChat.IsDeafened](https://wow.gamepedia.com/API_C_VoiceChat.IsDeafened "API C VoiceChat.IsDeafened")()
[C\_VoiceChat.IsEnabled](https://wow.gamepedia.com/API_C_VoiceChat.IsEnabled "API C VoiceChat.IsEnabled")()
[C\_VoiceChat.IsLoggedIn](https://wow.gamepedia.com/API_C_VoiceChat.IsLoggedIn "API C VoiceChat.IsLoggedIn")()
[C\_VoiceChat.IsMemberLocalPlayer](https://wow.gamepedia.com/API_C_VoiceChat.IsMemberLocalPlayer "API C VoiceChat.IsMemberLocalPlayer")(memberID, channelID)
[C\_VoiceChat.IsMemberMuted](https://wow.gamepedia.com/API_C_VoiceChat.IsMemberMuted "API C VoiceChat.IsMemberMuted")(playerLocation)
[C\_VoiceChat.IsMemberMutedForAll](https://wow.gamepedia.com/API_C_VoiceChat.IsMemberMutedForAll "API C VoiceChat.IsMemberMutedForAll")(memberID, channelID)
[C\_VoiceChat.IsMemberSilenced](https://wow.gamepedia.com/API_C_VoiceChat.IsMemberSilenced "API C VoiceChat.IsMemberSilenced")(memberID, channelID)
[C\_VoiceChat.IsMuted](https://wow.gamepedia.com/API_C_VoiceChat.IsMuted "API C VoiceChat.IsMuted")()
[C\_VoiceChat.IsParentalDisabled](https://wow.gamepedia.com/API_C_VoiceChat.IsParentalDisabled "API C VoiceChat.IsParentalDisabled")()
[C\_VoiceChat.IsParentalMuted](https://wow.gamepedia.com/API_C_VoiceChat.IsParentalMuted "API C VoiceChat.IsParentalMuted")()
[C\_VoiceChat.IsPlayerUsingVoice](https://wow.gamepedia.com/API_C_VoiceChat.IsPlayerUsingVoice "API C VoiceChat.IsPlayerUsingVoice")(playerLocation)
[C\_VoiceChat.IsSilenced](https://wow.gamepedia.com/API_C_VoiceChat.IsSilenced "API C VoiceChat.IsSilenced")()
[C\_VoiceChat.LeaveChannel](https://wow.gamepedia.com/API_C_VoiceChat.LeaveChannel "API C VoiceChat.LeaveChannel")(channelID)
[C\_VoiceChat.Login](https://wow.gamepedia.com/API_C_VoiceChat.Login "API C VoiceChat.Login")()
[C\_VoiceChat.Logout](https://wow.gamepedia.com/API_C_VoiceChat.Logout "API C VoiceChat.Logout")()
[C\_VoiceChat.MarkChannelsDiscovered](https://wow.gamepedia.com/API_C_VoiceChat.MarkChannelsDiscovered "API C VoiceChat.MarkChannelsDiscovered")()
[C\_VoiceChat.RequestJoinAndActivateCommunityStreamChannel](https://wow.gamepedia.com/API_C_VoiceChat.RequestJoinAndActivateCommunityStreamChannel "API C VoiceChat.RequestJoinAndActivateCommunityStreamChannel")("clubId", "streamId")
[C\_VoiceChat.RequestJoinChannelByChannelType](https://wow.gamepedia.com/API_C_VoiceChat.RequestJoinChannelByChannelType "API C VoiceChat.RequestJoinChannelByChannelType")(channelType)
[C\_VoiceChat.SetCommunicationMode](https://wow.gamepedia.com/API_C_VoiceChat.SetCommunicationMode "API C VoiceChat.SetCommunicationMode")(communicationMode)
[C\_VoiceChat.SetDeafened](https://wow.gamepedia.com/API_C_VoiceChat.SetDeafened "API C VoiceChat.SetDeafened")(isDeafened)
[C\_VoiceChat.SetInputDevice](https://wow.gamepedia.com/API_C_VoiceChat.SetInputDevice "API C VoiceChat.SetInputDevice")("deviceID")
[C\_VoiceChat.SetInputVolume](https://wow.gamepedia.com/API_C_VoiceChat.SetInputVolume "API C VoiceChat.SetInputVolume")(volume)
[C\_VoiceChat.SetMasterVolumeScale](https://wow.gamepedia.com/API_C_VoiceChat.SetMasterVolumeScale "API C VoiceChat.SetMasterVolumeScale")(scale)
[C\_VoiceChat.SetMemberMuted](https://wow.gamepedia.com/API_C_VoiceChat.SetMemberMuted "API C VoiceChat.SetMemberMuted")(playerLocation, muted)
[C\_VoiceChat.SetMemberVolume](https://wow.gamepedia.com/API_C_VoiceChat.SetMemberVolume "API C VoiceChat.SetMemberVolume")(playerLocation, volume)
[C\_VoiceChat.SetMuted](https://wow.gamepedia.com/API_C_VoiceChat.SetMuted "API C VoiceChat.SetMuted")(isMuted)
[C\_VoiceChat.SetOutputDevice](https://wow.gamepedia.com/API_C_VoiceChat.SetOutputDevice "API C VoiceChat.SetOutputDevice")("deviceID")
[C\_VoiceChat.SetOutputVolume](https://wow.gamepedia.com/API_C_VoiceChat.SetOutputVolume "API C VoiceChat.SetOutputVolume")(volume)
[C\_VoiceChat.SetPortraitTexture](https://wow.gamepedia.com/API_C_VoiceChat.SetPortraitTexture "API C VoiceChat.SetPortraitTexture")(textureObject, memberID, channelID)
[C\_VoiceChat.SetPushToTalkBinding](https://wow.gamepedia.com/API_C_VoiceChat.SetPushToTalkBinding "API C VoiceChat.SetPushToTalkBinding")(keys)
[C\_VoiceChat.SetVADSensitivity](https://wow.gamepedia.com/API_C_VoiceChat.SetVADSensitivity "API C VoiceChat.SetVADSensitivity")(sensitivity)
[C\_VoiceChat.ShouldDiscoverChannels](https://wow.gamepedia.com/API_C_VoiceChat.ShouldDiscoverChannels "API C VoiceChat.ShouldDiscoverChannels")()
[C\_VoiceChat.ToggleDeafened](https://wow.gamepedia.com/API_C_VoiceChat.ToggleDeafened "API C VoiceChat.ToggleDeafened")()
[C\_VoiceChat.ToggleMemberMuted](https://wow.gamepedia.com/API_C_VoiceChat.ToggleMemberMuted "API C VoiceChat.ToggleMemberMuted")(playerLocation)
[C\_VoiceChat.ToggleMuted](https://wow.gamepedia.com/API_C_VoiceChat.ToggleMuted "API C VoiceChat.ToggleMuted")()
[ChannelSetAllSilent](https://wow.gamepedia.com/index.php?title=API_ChannelSetAllSilent&action=edit&redlink=1 "API ChannelSetAllSilent (page does not exist)")(\[channelNumber | channelName\], memberName, silenceOn)
[ChannelSetPartyMemberSilent](https://wow.gamepedia.com/index.php?title=API_ChannelSetPartyMemberSilent&action=edit&redlink=1 "API ChannelSetPartyMemberSilent (page does not exist)")(partyMemberName, silenceOn)
[IsChatChannelRaid](https://wow.gamepedia.com/index.php?title=API_IsChatChannelRaid&action=edit&redlink=1 "API IsChatChannelRaid (page does not exist)")()
- 基础
- 循环
- 迭代器
- ipairs与pairs 的区别
- 流程控制if
- 函数
- 运算符
- 字符串
- 数组
- table(表)
- 模块与包
- 魔兽插件
- 初学介绍
- api
- Global API
- Widget API
- 窗口小部件类层次结构(Widget Class Hierarchy)
- 动画(Animation)
- 透明度(Alpha)
- 线条缩放比例(LineScale)
- 平移(Translation)
- 线平移(Line Translation)
- 路径(Path)
- 旋转(Rotation)
- 缩放(Scale)
- 纹理坐标平移(TextureCoordTranslation)
- 框架 :Frame
- 浏览器(Browser)
- 按键(Button)
- Item按钮(ItemButton)
- 检查按钮(CheckButton)
- 检测(Checkout)
- 颜色选择(ColorSelect)
- 冷却(Cooldown)
- 编辑框(EditBox)
- 战争迷雾(FogOfWarFrame)
- 游戏工具提示(GameTooltip)
- 消息框(MessageFrame)
- 小地图(Minimap)
- 模型(Model)
- 玩家模型(PlayerModel)
- 电影模型(CinematicModel)
- 换装模型(DressUpModel)
- 战袍模型(TabardModel)
- _模型场景(ModelScene)
- 电影Frame(MovieFrame)
- 根小部件(Root Widgets)
- UIObject衍生品(UIObject Derivatives)
- 动画衍生品(Animation Derivatives)
- FontInstance
- 地区衍生品(Region Derivatives)
- 帧衍生品(Frame Derivatives)
- 特殊(Special)
- Events(游戏中变化的事件)
- WoWAPI
- Global Function Groups
- 帐户(Account)
- 成就(Achievements)
- 动作条(Action Bars)
- Action Buttons
- 插件(AddOns)
- 冒险指南(Adventure Guide)
- 神器(Artifact)
- 拍卖行(Auction House)
- 黑市AH
- 魔兽代币(WoW Tokens)
- Azerite
- 背包(Bags)
- 容器(Containers)
- 库存(Inventory)
- 银行(Bank)
- 公会银行(Guild Bank)
- 理发店(Barber Shop)
- 书籍(书籍)
- 日历(calendar)
- 相机(Camera)
- 频道(Channels)
- 聊天窗口(Chat Window)
- 社区(communities)
- 语音聊天(Voice Chat)
- 推特(Twitter)
- 角色(Character)
- 角色表(Paper Doll)
- 试衣间(dressing room)
- 活动(Movement)
- 指定目标(Targeting)
- 死亡(Death)
- 过场动画(Cinematics)
- 职业(class)
- 天赋(Talents)
- 收藏(Collections)
- 坐骑(Mount Journal)
- 宠物(Pet Journal)
- 玩具箱(Toy Box)
- 传家宝(Heirlooms)
- 外观(Appearances)
- 战斗记录(Combat Log)
- 战斗宠物(Combat Pets)
- 同伴(Companions)
- Contribution Collection
- 货币(Currency)
- 光标(Cursor)
- 客户支持(Customer Support)
- 知识库(Knowledge Base)
- 设备管理器(Equipment Manager)
- 扩展(Expansions)
- FrameXML
- 好友(Friends)
- Who List
- 真实身份证(Real ID)
- 招募朋友(Recruit-a-Friend)
- 驻军(Garrisons)
- 建筑物(Buildings)
- 战利品(Trophies)
- 追随者与任务(Followers & Missions)
- 团队(Groups)
- Raid Groups
- Raid Profiles
- 组查找器(Group Finder)
- 突袭者(Raid Finder)
- 公会(Guild)
- 检查(Inspection)
- Instances
- 场景(Scenarios)
- Mythic+
- 入侵(Invasions)
- 海岛探险(Island Expeditions)
- Items
- 按键绑定(Key Bindings)
- Modifiers
- 劫掠(Looting)
- 失控(Loss of Control)
- 宏命令(Macros)
- 邮件(Mail)
- 地图(Maps)
- 飞行管理员(Flight Master)
- 追踪(Tracking)
- 商人(Merchant)
- 铭牌(Nameplates)
- 宠物大战(Pet Battles)
- 申请书(Petitions)
- 专业(Professions)
- 考古(Archaeology)
- 附魔(Enchantments)
- 雕文(glyphs)
- 物品插口(tem Socketing)
- PvP
- 竞技场(Arena)
- 战场(Battlegrounds)
- 世界战场(World Battlefields)
- 争吵(Brawl)
- 战争游戏(War Games)
- 战争模式(War Mode)
- 任务 (Quests)
- 任务日志(Quest Log)
- 任务选择(Quest Choices)
- Task Quests
- 闲聊(Gossip)
- 探险地图(Adventure Map)
- 战争战役(War Campaigns)
- 种族(Races)
- 境界(Realms)
- 报告(Reporting)
- 声望(Reputation)
- 报废的机器(Scrapping Machine)
- 法术(Spells)
- Spell Book
- 商店(Shop)
- 召唤(Summoning)
- 系统(System)
- 网络(Network)
- 控制台(Console)
- 日期时间(Date & Time)
- 调试(Debugging)
- 图形(Graphics)
- 语言环境(Locales)
- 脚本分析(Script Profiling)
- 安全执行(Secure Execution)
- 声音(Sound)
- Sound Drivers
- Talking Head
- 交易(Trading)
- 训练师(Trainer)
- 迁移(Transmogrification)
- 空白存储(Void Storage)
- 讲解(Tutorials)
- UI对象(UI Objects)
- 框架(Frame)
- 字体(Font)
- 质地(Texture)
- 混合(Mixin)
- 咒语(SpellMixin)
- ItemMixin
- 物品位置(ItemLocationMixin)
- PlayerLocationMixin
- 模型场景(ModelScene)
- 未分类
- UI窗口小部件管理器(UI Widget Manager)
- 单位(Units)
- 光环(Auras)
- 玩家(Players)
- 实用程序(Util)
- 车辆(Vehicles)
- Classic Specific Functions
- 猎人宠物(Hunter Pets)
- 专业(Professions)
- 手工制作(Crafting)
- @PvP
- 模拟器
- 训练师(Trainer)
- 8.x API
- 控制台(Console)
- 召唤(Summoning)
- See also
- 外部链接(External links)
- Widget handlers(UI交互事件)
- ScriptObject
- AnimationGroup
- Animation对象
- Alpha对象
- Scale
- LineScale
- Translation
- LineTranslation
- Path
- Rotation
- TextureCoordTranslation
- Frame
- Browser
- Button
- CheckButton
- ItemButton
- Checkout
- ColorSelect
- Cooldown
- EditBox
- FogOfWarFrame
- GameTooltip
- Model
- PlayerModel
- CinematicModel
- DressupModel
- TabardModel
- MovieFrame
- ScrollFrame
- Slider
- MessageFrame
- Minimap
- ModelScene
- OffScreenFrame
- POIFrame
- ArchaeologyDigSiteFrame
- QuestPOIFrame
- ScenarioPOIFrame
- SimpleHTML
- StatusBar
- UnitPositionFrame
- WorldFrame
- 入门
- .toc
- .lua
- .xml
- 示例
- 自动邀请插件
- 完整例子:显示任务坐标
- eCoordinates.toc
- eCoordinates.xml
- eCoordinates.lua
- 开发帮助组件
- AddOn Studio编辑器
- 暴雪自带调试工具
- DevTools调试插件
- wowlua
- 魔兽宏
- 战斗宠物命令
- 暴雪界面命令
- 聊天命令
- chat substitutions
- 角色指令
- 开发者工具
- 表情动作
- 战斗命令
- 公会命令
- 小队与团队命令、
- 宠物命令
- PvP的命令
- 系统命令
- 目标函数
- 命令
- 被禁用的命令
- 宏条件
- 装备物品编号