MBRCARRIER:

This system offer you the possibility to play prerecorded message
(carrier sentences) where you can fill in some gaps with information
phonetized by MBRDICO.

A carrier pho file contains insertion mark like:

;; INSERT 140 30 1.2

It means that the target words will inserted at that point with an
initial pitch of 140Hz, an ambitus of 30Hz, and a speed ratio of
1.2. Those factors have to be manually adjusted so that your insertion
match the context of the sentence.

If you are working with Windows/VisualC++, mbrcarrier is an american
english demo, and mbrcarrier_fr is a french sentence.

If you are working with a Unix platform, try "make carrier". Then
launch the binary with 2 parameters: the first is the language, and
the second is the pho file to be inserted.

Example:

../BINARY/carrier.Linux ../BINARY/french.ini ../DATA/carrier_fr.pho
or
../BINARY/carrier.Linux ../BINARY/american.ini ../DATA/carrier_us.pho

It will ask the fields to fill in the gaps in the carrier sentences,
and then utter.
