The lbout
module is deprecated in IDOL Speech Server version 11.5 and later. Boundary mode language identification provides the language boundary information in the main output file.
This module is still available for existing implementations, but it might be incompatible with new functionality. The module might be deleted in future.
The lbout
module writes language boundary data to file.
Mode | Input | Output | Description |
---|---|---|---|
lb
|
Receives language boundary data and writes to file. |
Example:
output <- lbout(_, lb)
Some of these parameters do not have an internal default value. You must either set the configuration parameter to a suitable value, or set the value in the corresponding action parameter.
|