BackTalk: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[image:speech.gif|right]] | [[image:speech.gif|right]] | ||
{{Software | |||
|Picture=backtalk.gif | |||
|Version= | |||
|Vendor=2.01 | |||
|Author=[[Samuel Audet]] | |||
|License=BSD alike | |||
|Download=[http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/apps/speech&file=btalk201.zip version 2.01 Binaries] | |||
[http://www.step.polymtl.ca/~guardia/archives/btalk201_src.zip Version 2.01 Source Code] | |||
<br>[https://github.com/OS2World/APP-SPEECH-BackTalk Source Code Git] | |||
|Website=N/A | |||
}} | |||
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 althernative is available. Festival sounds great, but it's huuuge. 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 althernative is available. Festival sounds great, but it's huuuge. 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: | 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 8: | Line 21: | ||
* 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. | ||
[[Category:Speech]] | [[Category:Speech]] | ||
[[Category:Open Source Software]] | [[Category:Open Source Software]] |
Revision as of 01:48, 29 July 2019

BackTalk | |
---|---|
![]() | |
Version | |
Vendor | 2.01 |
Author | Samuel Audet |
License | BSD alike |
Download | version 2.01 Binaries |
Website | N/A |
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 althernative is available. Festival sounds great, but it's huuuge. 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.