The copy phrase command copies a phrase from one Solaris talkfile to another Solaris talkfile.
Synopsis
copy phrase
phrase_number
from talkfile
talkfile_number
to
filename
Description
The copy phrase command copies a phrase from one Solaris talkfile to another Solaris talkfile. The path name for the file may be the full path name or the relative path name. If no path is specified, the file is created in the current working directory. If you are not in the directory in which the phrase to be added is stored, be sure to give the full path name for the talkfile and source file.
Note:
Only the root login can copy a phrase to any of the root directories. Users without root permission can copy phrases only to directories for which they have permission, usually under their login id.
The copy command copies a phrase from a Solaris talkfile within the SPEECHDIR default directory ( /home2/vfs/talkfiles ) to a Solaris file.
Examples
The following example shows how the copy phrase command is used to copy phrase number 2 from talkfile1 to the file /speech/talk/a.1.
copy phrase 2 from talkfile 1 to /speech/talk/a.1
The following example shows how the copy phrase command is used to copy phrase number 174 from talkfile 25 to the file /speech/talk/h.4.
copy phrase 174 from talkfile 25 to /speech/talk/h.4
See also