WeakAuras

WeakAuras

206M Downloads

TTS `C_VoiceChat.SpeakText` not enabled for TBC

caspervk opened this issue ยท 0 comments

commented

Description

C_VoiceChat.SpeakText was added to the TBC in the latest patch, but it isn't enabled in WeakAuras:

elseif message_type == "TTS" and WeakAuras.IsRetail() then

hidden = function() return (not WeakAuras.IsRetail()) or data.actions.start.message_type ~= "TTS" end,

if WeakAuras.IsRetail() then

WeakAuras Version

WeakAuras 3.7.1

World of Warcraft Flavor

The Burning Crusade

Tested with only WeakAuras

  • Yes
  • No

Lua Error

No response

Reproduction Steps

  1. Go to "Actions" for any WeakAura.
  2. Enable "Chat Message".
  3. Select "Message Type".
  4. Observe that "TTS" is missing.

Last Good Version

No response

Screenshots

No response

Export String

No response