EDCD / EDDI

Companion application for Elite Dangerous
Other
453 stars 82 forks source link

Suggest custom lexeme alias to make the effort the `C.O.N.T.R.A.I.L.` faction went to not go to waste. #2443

Closed slippycheeze closed 1 year ago

slippycheeze commented 1 year ago

What happens now

TTS spells out the name of *C.O.N.T.R.A.I.L.` one letter at a time, which is technically correct.

What I'd like to happen

It should simply say "CONTRAIL", which is how a human would speak that.

How it can happen

custom lexicon xml, entry:

  <lexeme>
    <!-- this should be pronounced as the word direct... -->
    <grapheme>C.O.N.T.R.A.I.L</grapheme>
    <alias>CONTRAIL</alias>
  </lexeme>

EDDI Version

v.4.0.1