ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   AddOn Search/Requests (https://www.esoui.com/forums/forumdisplay.php?f=165)
-   -   Audio Lorebooks/Scrolls/Notes/ (anything in-game text you find that to read) (https://www.esoui.com/forums/showthread.php?t=9789)

Scarr 06/13/21 03:09 AM

Audio Lorebooks/Scrolls/Notes/ (anything in-game text you find that to read)
 
There is an addon, if not then can one be made that does the following:

1) Parses book/scroll/note text from the game.
2) When you open a readable object for the first time, you are then READ the text by an AI bot, OS Voice, or a human recorded voice actor audio file.
3) Works only out of combat, or incombat if you toggle


There is so much lore in these books ingame but who has the time to read it every time they come across it?

Imagine this, as you come across Vivec's Sermons, you are read them as you continue on your way adventuring.

Baertram 06/13/21 07:56 AM

No data exchange between ES and external tools is possible except via the SavedVariables.
There is no way to transfer the data of any ingame book etc. directly to an external audio processing tool.
Means: You always need to do a reloadui -> Write to the savedvariables to parse it with the audio tool -> Play the sound then.

Do you really want to do a reloadui each time? Even then you'd need an external tool, no addon, to read the sv file and send it to some text2speech engine (of windows e.g.).


All times are GMT -6. The time now is 01:40 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI