The problem, which we try to solve, is to implement a keyword langage, to answer to
the maximum of the students/engineers daily needs to sample or to visualize images
in various formats.
Two ways to execute a command file with Msphinx
- Msphinx is running:
just launch: Msp file.com
(You will see the job progress in the Msphinx window)
- Msphinx is not active:
launch: Msphinx file.com
(background task with no visualisation)
Msphinx command file is designed to encapsulate foreign command files as
Mgraph or HDFLook packages.
The syntax is very simple: the foreign block starts with
send_Mgraph <<
.... and ends with
>>
or
send_HDFLook <<
.... and ends with
>>
Herewith enclosed many examples: you have just to peek up and to adapt to your problem.