You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Took me a while to figure out why the mod was reading out speechmod_break_long etc. turns out that using ReShade makes the mod unable to load the PhoneticDictionary. Not necessarily a problem with the mod but a compatibility issue I thought I’d share in case someone else ran into this issue.
The text was updated successfully, but these errors were encountered:
Sorry for the late response.
I have also had some issues with the phonetic dictionary, so I reworked it.
Most people that uses the mod uses the NaturalVoiceSAPIAdapter so it's not as important with a dictionary anymore.
The current standard dictionary replaces // so that it doesn't read those aloud when talking to certain Techpriests.
Every entry in the dictionary supports RegEx now, so it's more complicated to add entries, but there should be fewer of them.
Took me a while to figure out why the mod was reading out speechmod_break_long etc. turns out that using ReShade makes the mod unable to load the PhoneticDictionary. Not necessarily a problem with the mod but a compatibility issue I thought I’d share in case someone else ran into this issue.
The text was updated successfully, but these errors were encountered: