BackTalk: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Software | {{Software | ||
|Picture=backtalk.gif | |Picture=backtalk.gif | ||
|Version | |Version=2.01 (Dec 1997) | ||
|Author=[[Samuel Audet]] | |Author=[[Samuel Audet]] | ||
|License=BSD alike | |License=BSD alike | ||
|Download= | |Download={{FileLink|BackTalk}} | ||
|Website=https://nova.polymtl.ca/~guardia/backtalk.php | |||
}} | }} | ||
BackTalk is free Speech System for OS/2. It uses RSynth as its synthesizer, but I will be using something else as soon as a useable alternative is available. Festival sounds great, but it's huge. It uses 15 megs RAM right on startup. FreeSpeech (using MBROLA) doesn't generate syllables well, but it is only an Alpha version, so hope is there. | |||
BackTalk is free Speech System for OS/2. It uses RSynth as its synthesizer, but I will be using something else as soon as a useable | [[image:speech.gif|right]] | ||
The package comes with the following REXX script and programs: | The package comes with the following REXX script and programs: | ||
* Speaking E-mail (instead of using a useless WAV file, use this!) | * Speaking E-mail (instead of using a useless WAV file, use this!) | ||
Line 21: | Line 15: | ||
* Speaking Timer | * Speaking Timer | ||
Plus, you can use BackTalk through BTCLIENT.DLL for your own programs and REXX scripts. | Plus, you can use BackTalk through BTCLIENT.DLL for your own programs and REXX scripts. | ||
==Links== | |||
*[http://www.step.polymtl.ca/~guardia/archives/btalk201_src.zip Version 2.01 Source Code] | |||
*[https://github.com/OS2World/APP-SPEECH-BackTalk Source Code Git] | |||
[[Category:Speech]] | [[Category:Speech]] | ||
[[Category:Open Source Software]] | [[Category:Open Source Software]] |
Latest revision as of 04:07, 9 August 2021
BackTalk | |
---|---|
![]() | |
Version | 2.01 (Dec 1997) |
Vendor | |
Author | Samuel Audet |
License | BSD alike |
Download | BackTalk |
Website | https://nova.polymtl.ca/~guardia/backtalk.php |
BackTalk is free Speech System for OS/2. It uses RSynth as its synthesizer, but I will be using something else as soon as a useable alternative is available. Festival sounds great, but it's huge. It uses 15 megs RAM right on startup. FreeSpeech (using MBROLA) doesn't generate syllables well, but it is only an Alpha version, so hope is there.

The package comes with the following REXX script and programs:
- Speaking E-mail (instead of using a useless WAV file, use this!)
- Speaking IRC
- Speaking Clock
- Speaking Timer
Plus, you can use BackTalk through BTCLIENT.DLL for your own programs and REXX scripts.