Hosting Services > Developer's Corner > MultiMedia Options > TrueSpeech

Step 3: Create a Text File

Use a standard text editor such as Notepad, and create a .tsp file. The file should contain the following (case-sensitive) HTML line:

TSIP>>www.yourdomain.com/yourfile.wav

Note: The URL above should not include the "http://" characters. For example: TSIP>>www.yourdomain.com/ourfile.wav would be appropriate, whereas TSIP>>http://www.yourdomain.com/ourfile.wav would not be.

Upload the .tsp and .wav files to your account. Assuming you named the .wav file "yourfile.wav", the .tsp file should be named "yourfile.tsp", and should be located in the same directory. Make sure to upload the .wav file in binary mode and the .tsp file in ASCII mode.