Does someone know where the files for the voice in the cockpit are? For example "Autopilot enabled", or "Docking granted", or "Entering system....". Or are these just strings with a text-to-speech engine of some kind?
Cheers peeps
Spoken texts by ship computer
Moderators: Moderators for English X Forum, Scripting / Modding Moderators
-
- Posts: 117
- Joined: Fri, 15. Apr 22, 14:33
Spoken texts by ship computer
X4 in VR: A Comprehensive Guide | ReScale. A more immersive universe | My font Pack for X4 | i7-8700 Nividium RTX 2060 Pico 4 | *Modfied*
-
- Posts: 245
- Joined: Mon, 27. Jun 11, 05:58
Re: Spoken texts by ship computer
In the language file you can track any text. For example:
Depending on the language and situation the path could be for example: '..\voice-l044\10002\normal\555.ogg'
Note the 'id' matches.
Code: Select all
<page id="10002" title="Ship Computer - Betty" descr="0" voice="yes">
<t id="555">Docking granted.</t>
Note the 'id' matches.
"All my contributions to the Technical Support and Public Beta Feedback sections will be concise and to the point, no diatribes, that's what the other sections are for".
Thank you for your efforts.
Thank you for your efforts.