Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Get the user's preferred text to speech voices.

voiceID = C_TTSSettings.GetVoiceOptionID(voiceType)

Arguments[]

voiceType
Enum.TtsVoiceType
Value Field Description
0 Standard
1 Alternate

Returns[]

voiceID
number - Used with C_VoiceChat.SpeakText().

Patch changes[]

Shadowlands Patch 9.1.5 (2021-11-02): Added.


Advertisement