<?xml version="1.0" encoding="utf-8"?>
<PackageConfiguration xmlns="http://www.microsoft.com/schemas/dcm/configuration/2008">
  <Execution>
    <Package Path="%windir%\diagnostics\system\Speech">
      <Answers Version="1.0">
        <Interaction ID="IT_EntryPoint">
          <Value>calibrate</Value>
        </Interaction>
      </Answers>
    </Package>

    <Package Path="%windir%\diagnostics\system\Audio">
      <Answers Version="1.0">
        <Interaction ID="IT_GetDeviceType">
          <Value>microphone/headset microphone</Value>
        </Interaction>
      </Answers>
      <RequiredContext>
        <Parameter>IsMicPresent</Parameter>
      </RequiredContext>
    </Package>

    <Package Path="%windir%\diagnostics\system\Device">
      <Answers Version="1.0">
        <Interaction ID="IT_SelectDevice">
          <Value>%DEVICEID%</Value>
        </Interaction>
      </Answers>
      <RequiredContext>
        <Parameter>DEVICEID</Parameter>
      </RequiredContext>
    </Package>

    <Name>@%windir%\diagnostics\system\Speech\DiagPackage.dll,-1</Name>
    <Description>@%windir%\diagnostics\system\Speech\DiagPackage.dll,-3</Description>
    <Icon>@%windir%\diagnostics\system\Speech\DiagPackage.dll,-1001</Icon>
  </Execution>

  <Index>
    <Id>SpeechDiagnosticCalibrate</Id>
    <RequiresAdminPrivileges>true</RequiresAdminPrivileges>
    <PrivacyUrl>http://go.microsoft.com/fwlink/?LinkId=534597</PrivacyUrl>
    <Version>1.0</Version>
    <PublisherName>Microsoft Corporation</PublisherName>
    <Category>@%windir%\system32\DiagCpl.dll,-412</Category>
    <Keyword>@%windir%\system32\DiagCpl.dll,-24</Keyword>
    <Keyword>@%windir%\diagnostics\system\Speech\DiagPackage.dll,-100</Keyword>
    <Keyword>@%windir%\diagnostics\system\Speech\DiagPackage.dll,-101</Keyword>
    <Keyword>@%windir%\diagnostics\system\Speech\DiagPackage.dll,-102</Keyword>
    <Keyword>@%windir%\diagnostics\system\Speech\DiagPackage.dll,-103</Keyword>
    <Keyword>@%windir%\diagnostics\system\Speech\DiagPackage.dll,-104</Keyword>
    <Keyword>@%windir%\diagnostics\system\Speech\DiagPackage.dll,-105</Keyword>
    <Keyword>@%windir%\diagnostics\system\Speech\DiagPackage.dll,-106</Keyword>
  </Index>
</PackageConfiguration>
