JocysCom / TextToSpeech

Jocys.com Text To Speech Monitor and WoW Addon - Reads quests and chat messages with text-to-speech voices.
https://www.jocys.com/TTS
GNU Lesser General Public License v3.0
28 stars 11 forks source link

Main default voise #44

Closed wobbo closed 4 years ago

wobbo commented 4 years ago

I have been looking in Voice Default to change the voice of the quest in the Map & Quests Log. Is there a name for that?

In the XML I see that Map & Quest Log do not have a name. Is there a way to do that?

wobbo commented 4 years ago

In the program Voice Default I added one named "Quest Log". Quest Log | Female | Humanoid | 0 | 0 | 100 | en-EN | IVONA 2 Amy OEM

In the document JocysCom-TextToSpeech-WoW.lua line number 365 I added name = "Quest Log".

VJocys commented 4 years ago

Thank you for helpful idea. I was not able to extract character name from "Map & Quest Log" frame. Ability to assign specific tts voice in Monitor's [Voice Defaults] tab using "Quest Log" name is very useful. I added name = "Quest Log" line to latest WoW Addon version 9.0.1.3 (2020-10-23).