<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=US-ASCII">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY id=role_body style="FONT-SIZE: 14pt; COLOR: #000000; FONT-FAMILY: Arial" 
bottomMargin=7 leftMargin=7 topMargin=7 rightMargin=7><FONT id=role_document 
face=Arial color=#000000 size=4>
<DIV>
<DIV><STRONG><FONT size=4>Well, Corine is on this list.&nbsp; When she reads 
that this can be done, she'll probably call Fonix and scream for 
permission.&nbsp; I've been trying to tell her that this could be done, but 
Fonix says it can't.&nbsp; I know it can, I had friends crack and modify other 
programs, even Windows professional.&nbsp; Illegal as you can get, but we did 
it.&nbsp; So I laugh when Fonix says it can't be done, I know it 
can.</FONT></STRONG></DIV>
<DIV><STRONG><FONT size=4></FONT></STRONG>&nbsp;</DIV>
<DIV><STRONG><FONT size=4>I hope we get the go ahead, it would put Fonix back on 
track.</FONT></STRONG></DIV>
<DIV><STRONG><FONT size=4></FONT></STRONG>&nbsp;</DIV>
<DIV><STRONG><FONT size=4></FONT></STRONG>&nbsp;</DIV>
<DIV><STRONG><FONT size=4>SNOOPI</FONT></STRONG></DIV>
<DIV><STRONG><FONT size=4></FONT></STRONG>&nbsp;</DIV>
<DIV><STRONG><FONT size=4></FONT></STRONG>&nbsp;</DIV>
<DIV><STRONG><FONT size=4></FONT></STRONG>&nbsp;</DIV>
<DIV>In a message dated 2/27/2006 3:00:22 A.M. Pacific Standard Time, 
shaun.e@xtra.co.nz writes:</DIV>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: blue 2px solid"><FONT 
  style="BACKGROUND-COLOR: transparent" face=Arial color=#000000 size=2>What we 
  could do is approach the current owner of dectalk and ask them if we could 
  hack the old code out of either the old dectalk synths, or out of old 
  software, say 4.3 and make some open source mod bassed on that.<BR>We couldn't 
  call that dectalk&nbsp; or access 32.<BR>Probably open dectalk simular to open 
  office or whatever though.<BR>We could have&nbsp; someone set up something on 
  sf.net.<BR>There are loads of such opensource projects on linux, I don't see 
  any problem if we get permission to, if we just hacked the code and based on 
  that made our own synth.<BR>After they will not sell olded out dated 
  software.<BR>At 09:52 p.m. 27/02/2006, you wrote:<BR>&gt;Hi,<BR>&gt;Let's not 
  start World War III about this, but here are a few more thoughts<BR>&gt;on 
  this.<BR>&gt;First, if you've ever seen the darker side of the net, you 
  doubtless know<BR>&gt;there are people out there who just love to take popular 
  commercial software<BR>&gt;packages and crack them.&nbsp; Copy protection 
  mechanisms are disabled,<BR>&gt;registration key systems are bypassed or, if 
  not bypassed, a key generator<BR>&gt;program is included so you can make up 
  your own key out of thin air.&nbsp; In<BR>&gt;some cases, the crackers may 
  even have to disable sanity checks built into<BR>&gt;the programs designed to 
  prevent just this sort of happening.&nbsp; Also there<BR>&gt;are programs on 
  the market designed to encrypt executables so they can't be<BR>&gt;cracked so 
  easily.&nbsp; E.G. you write a program that's going to bring 
  in<BR>&gt;millions, run it through an encrypter program before putting it on 
  the<BR>&gt;market so crackers either can't crack it at all or have to do lots 
  of extra<BR>&gt;work to get the job done.<BR>&gt;Also, I'm not saying that by 
  disassembling a program you get the original<BR>&gt;source.&nbsp; You 
  don't.&nbsp; What you'd get is the machine code, probably 
  something<BR>&gt;like assembly language for whatever microprocesser the 
  program was designed<BR>&gt;for.&nbsp; Let's say you took the Apple II 
  Textalker program and disassembled it.<BR>&gt;You'd most likely get 6502 
  machine code.&nbsp; Now Textalker may well have been<BR>&gt;written in 
  Assembly, but the original source would probably have meaningful<BR>&gt;label 
  names if not comments, and the developers of the original program<BR>&gt;would 
  know, or would have known, how to make changes to their version.&nbsp; 
  With<BR>&gt;a disassembled program you wouldn't get the meaningful label 
  names, comments<BR>&gt;or anything, and you wouldn't have the knowledge of the 
  program's internal<BR>&gt;structure that the original developer had.&nbsp; But 
  still, if you knew what you<BR>&gt;were doing you could probably modify the 
  software, and you could certainly<BR>&gt;find out how certain things were 
  done.&nbsp; In fact, the author of Cider Press<BR>&gt;did disassemble some 
  copy protection code on some old Apple II cassette<BR>&gt;tapes to find out 
  how it worked and how to circumvent it.<BR>&gt;As for the DECtalk software 
  itself, I seem to recall that the DECtalk PC<BR>&gt;uses an 80186 processor 
  and the Express uses an 80386.&nbsp; Both have some type<BR>&gt;of digital to 
  analog convertor.&nbsp; So it might not have been that difficult<BR>&gt;for 
  Digital to modify the software to run under Windows, since I 
  don't<BR>&gt;assume they're emulating an old 
  board.<BR>&gt;Jayson.<BR>&gt;<BR>&gt;----- Original Message -----<BR>&gt;From: 
  "Tony Baechler" &lt;tony@baechler.net&gt;<BR>&gt;To: "DECtalk Discussions" 
  &lt;dectalk@bluegrasspals.com&gt;<BR>&gt;Sent: Monday, February 27, 2006 3:22 
  AM<BR>&gt;Subject: Re: [DECtalk] new to the list<BR>&gt;<BR>&gt;<BR>&gt;&gt; 
  Hi.&nbsp; I'm sorry, but I'll have to disagree with you here.&nbsp; First, 
  the<BR>&gt;&gt; point of compiling a program in the first place is so that the 
  source<BR>&gt;&gt; isn't easily apparent.&nbsp; If it was possible to just 
  randomly<BR>&gt;&gt; disassemble software, we wouldn't need the GPL, BSD, 
  Linux or any<BR>&gt;&gt; other open source project.&nbsp; I could just take 
  the Windows kernel,<BR>&gt;&gt; crack it, invent my own version and release it 
  as the free kernel or<BR>&gt;&gt; something.&nbsp; It obviously doesn't work 
  that way.&nbsp; Also, remember a<BR>&gt;&gt; previous discussion about 
  emulating the Echo on the Apple II?&nbsp; The<BR>&gt;&gt; problem is the same 
  in both cases.&nbsp; The Echo is a chip on a card that<BR>&gt;&gt; goes into 
  the computer.&nbsp; The DEC-Talk is a separate<BR>&gt;&gt; computer.&nbsp; 
  According to the manual, it has its own<BR>&gt;&gt; microprocessor.&nbsp; So, 
  even if they had the firmware, it wouldn't do<BR>&gt;&gt; them much 
  good.&nbsp; It's a nice thought though.&nbsp; Considering that it<BR>&gt;&gt; 
  keeps getting sold, it's no surprise to me that they don't have 
  the<BR>&gt;&gt; 4.40 source, or won't release it if they do.&nbsp; Personally 
  I would like<BR>&gt;&gt; to see a good, high quality open source synthesizer, 
  either using<BR>&gt;&gt; already existing hardware such as the DEC-Talk or 
  easily programmable<BR>&gt;&gt; software with good speech quality.&nbsp; I'm 
  not interested in what's<BR>&gt;&gt; already out there for free, it all sounds 
  like crap and won't sing<BR>&gt;&gt; very well if at 
  all.<BR>&gt;&gt;<BR>&gt;&gt; At 08:12 PM 2/26/2006, you wrote:<BR>&gt;&gt; 
  &gt;I also don't understand how Fonix could have lost the code.&nbsp; If the 
  only<BR>&gt;&gt; &gt;copy is on a dead hard drive obviously they could send 
  the drive in to a<BR>&gt;&gt; &gt;data recovery company if they still have it, 
  but those places are<BR>&gt;expensive.<BR>&gt;&gt; &gt;I mean, with the move 
  from Digital to Force and then from Force to Fonix,<BR>&gt;&gt; &gt;you'd 
  think somebody somewhere would have something laying around.&nbsp; 
  I<BR>&gt;have<BR>&gt;&gt; &gt;the firmware version 4.2CD for the Express as 
  well as the DECtalk PC<BR>&gt;drivers<BR>&gt;&gt; &gt;which as I understand it 
  actually contain the DECtalk code which is<BR>&gt;loaded<BR>&gt;&gt; &gt;onto 
  the board at startup.&nbsp; And of course the 4.3 demo is available 
  at<BR>&gt;the<BR>&gt;&gt; &gt;archive.&nbsp; I don't know how to disassemble 
  the software, but bet the right<BR>&gt;&gt; &gt;person who knew what they were 
  doing could do it and create machine code<BR>&gt;&gt; &gt;from which new 
  equivalent source code for the lost versions could be<BR>&gt;&gt; 
  &gt;recreated.<BR>&gt;&gt;<BR>&gt;&gt; 
  _______________________________________________<BR>&gt;&gt; DECtalk mailing 
  list<BR>&gt;&gt; DECtalk@bluegrasspals.com<BR>&gt;&gt; 
  http://jaybird.no-ip.info/mailman/listinfo/dectalk<BR>&gt;<BR>&gt;_______________________________________________<BR>&gt;DECtalk 
  mailing 
  list<BR>&gt;DECtalk@bluegrasspals.com<BR>&gt;http://jaybird.no-ip.info/mailman/listinfo/dectalk<BR><BR><BR>_______________________________________________<BR>DECtalk 
  mailing 
  list<BR>DECtalk@bluegrasspals.com<BR>http://jaybird.no-ip.info/mailman/listinfo/dectalk<BR></FONT></BLOCKQUOTE></DIV>
<DIV></DIV>
<DIV><STRONG><FONT size=4></FONT></STRONG>&nbsp;</DIV></FONT></BODY></HTML>