- character_encoding
- The character encoding used in the control file. You need to set this
only if your voice segment names use national characters (that is, 8-bit ASCII
encoding or DBCS) and you are planning to share the control file across multiple
systems. The name must be one of the “canonical names” listed
on Sun’s “Supported Encodings” Web site at
http://java.sun.com/products/jdk/1.1/docs/guide/intl/encoding.doc.html
- segment_category
- Values: Alphanumeric, up to 20 characters
Description: The category of the voice segment to be copied.
- segment_locale
- Values: Alphanumeric, up to 15 characters (ll_CC or ll_CC_VARIANT)
Description: The locale of the
voice segment to be copied.
- segment_name
- Values: Alphanumeric, up to 20 characters
Description: The name of the voice segment to be copied.
- target_segment_category
- Values: Alphanumeric, up to 20 characters
Description: The category of the new voice segment. Optional. If not specified, segment_category is used.
- target_segment_locale
- Values: Alphanumeric, up to 15 characters (ll_CC or ll_CC_VARIANT)
Description: The locale of the
new voice segment. Optional. If not specified, segment_locale is
used.
- target_segment_name
- Values: Alphanumeric, up to 20 characters
Description: The name of the new voice segment. Optional. If not specified, segment_name is used.