diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 21:07:28 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 21:07:28 -0400 |
| commit | 711594636704defae873be1a355a292505585afd (patch) | |
| tree | 59ee13f863830d8beba6cfd02bbe813dd486c26f /static/v10/man8/unspk.8 | |
| parent | 3258a063c1f189d7b019e40e525b46bef9b9a7b1 (diff) | |
docs: Added UNIX V10 Manuals
Diffstat (limited to 'static/v10/man8/unspk.8')
| -rw-r--r-- | static/v10/man8/unspk.8 | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/static/v10/man8/unspk.8 b/static/v10/man8/unspk.8 new file mode 100644 index 00000000..af99d8c1 --- /dev/null +++ b/static/v10/man8/unspk.8 @@ -0,0 +1,43 @@ +.pa 1 +.he 'UNSPK (VIII)'4/13/73'UNSPK (VIII)' +.ti 0 +NAME unspk -- decode voice synthesizer text +.sp +.ti 0 +SYNOPSIS unspk_____ [ -_ ] [ input [ output ] ] +.sp +.ti 0 +DESCRIPTION unspk_____ +is inverse to +.ul +speak. +It translates coded voice synthesizer input, as created by +.ul +speak, +into phonetic strings +of the sort accepted by +.ul +speak. +Standard output or input is assumed when one or the other +is unspecified. +.sp +The -_ option produces output in a different phonetic code +for another vocal tract synthesizer [C. H. Coker, +Speech synthesis by modelling the human articulatory +system, MM69-1232-29]. +.sp +unspk_____ lives in /crp/vs +.sp +.ti 0 +FILES -- +.sp +.ti 0 +SEE ALSO speak(I), vsp(VII) +.sp +.ti 0 +DIAGNOSTICS "Input file." -- can't open it +.br +"Output file." -- can't create it +.sp +.ti 0 +BUGS -- |
