You can specify the header TrikTraks puts on your output soundfile. By default, TrikTraks will put a WAV header on the soundfile, which is the usual header for Intel computers.
tt mydata # puts the default header on the soundfile tt -s mydata # puts a NeXT/SND header on the soundfile tt -a mydata # puts an AIFF header on the soundfile tt -r mydata # puts NO header on the soundfile