can you help get this code "randall" wrote: > How do I use MS's (TTS) text to speech function-to read a record from a db > and/or an Excel spreadsheet and save it as a wav file? Example: Table speech1 > in Speech.mdb has 2 fields; FileName & ReadText. I need to have TTS read the > entry in the field ReadText and save it as the entry in FileName as a wav > file.