|
関数 |
| void | confout_version (FILE *strm) |
| | Output version of this libsent library.
|
| void | confout_audio (FILE *strm) |
| | Output audio configuration of this libsent library.
|
| void | confout_lm (FILE *strm) |
| | Output language model configuration of this libsent library.
|
| void | confout_am (FILE *strm) |
| | Output acoustic model configuration of this libsent library.
|
| void | confout_lib (FILE *strm) |
| | Output about linked libraries of this libsent library.
|
| void | confout_process (FILE *strm) |
| | Output about process handling of this libsent library.
|
| void | confout (FILE *strm) |
| | Output all information of this libsent library.
|