<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=EN-US link="#0563C1" vlink="#954F72" style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>Hi everyone,</p><p class=MsoNormal>For the past couple days, I have been having a field day with some DECtalk source code I got from a former Fonix Employee. The versions I have sources for are 4.60, 4.60 R008, 4.62, 4.63, 4.64, and 5.0, as well as Internal development tools that were used to develop various parts of the engine such as the phoneme and rule tables.</p><p class=MsoNormal>Version 4.60 R008 Is Especially Interesting, as this Is literally the version that shipped with Window Eyes. The codebase for this particular version Is based on code from late 1999, so this was the 4.60 era. Modifications started on June 13 of 2003 at 8:08 PDT and It was built at 9:12 PDT on the same day, and the only things that were modified were some slight tweaks to the audio playback code and the vocal tract model.</p><p class=MsoNormal> The build log In the archive Is the build log for the DLL that shipped with window eyes, as the timestamp of that DLL Is 6/13/03 9:12:21 and the build log timestamp Is 6/13/03 9:12:20.</p><p class=MsoNormal>4.62 sounds like 4.61 for the most part, however It has an Interesting bug with a particular word. Also, type “denissklatt” In any version of DECtalk for a little easter egg.</p><p class=MsoNormal>Version 4.63 uses HLSyn, so It doesn’t sound like classic DECtalk at all.</p><p class=MsoNormal>I also put together <a href="https://keybase.pub/datajake1999/Grossgang/tts/synthesizers%20for%20nvda/dectalk/DECtalk%204.6.0%20Multilingual.nvda-addon">a multilingual NVDA addon for DECtalk 4.6</a>. The Included DLLs were built with Visual Studio 2005 and I disabled the license checks In the code.</p><p class=MsoNormal>I <a href="https://keybase.pub/datajake1999/Grossgang/tts/DECtalk%20source%20code%20archive/">have uploaded all of this stuff to my keybase</a>, and the person I was In correspondence with said It was OK If I did so.</p><p class=MsoNormal>If anyone wants anything built, feel free to let me know.</p><p class=MsoNormal>Have fun,</p><p class=MsoNormal>Jake</p></div></body></html>