20 lines
612 B
XML
Executable File
20 lines
612 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ParamUnitDesc tab_name="Record" version="1.0">
|
|
<CategoryTypeList>
|
|
<CategoryType name="InputSource">
|
|
<Category name="MIC"/>
|
|
<Category name="Camcorder"/>
|
|
<Category name="VoiceRecognition"/>
|
|
<Category name="VoIP"/>
|
|
<Category name="FastRecord"/>
|
|
<Category name="Unprocessed"/>
|
|
<Category name="VoicePerformance"/>
|
|
</CategoryType>
|
|
</CategoryTypeList>
|
|
<ParamUnit>
|
|
<!-- Preprocessing run on 0: AP, 1: HiFi-3 -->
|
|
<Param name="offload" type="int"/>
|
|
<!-- Open the num of mic -->
|
|
<Param name="num of mic" type="int"/>
|
|
</ParamUnit>
|
|
</ParamUnitDesc> |