The N value is the zero-based rank order of a task. Replace N with a unique number for each task that you create. You must list the tasks in sequential order starting from zero.
For example:
[TaskTypes] 0=WavToText 1=StreamToText 2=StereoWavToText
For each task listed, you must create a [MyTask] section, specifying the operations for each task.
| Type: | String |
|---|---|
| Default: | None |
| Required: | Yes |
| Configuration Section: | TaskTypes |
| Example: | 0=WavToText
|
|
|