MICU:StartSampling: Difference between revisions
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00100040] |- | 1 | u32 value |} =Response= {| class="wikitable" border="1" |- !..." |
|||
Line 27: | Line 27: | ||
=Description= | =Description= | ||
When the input value is 0, value 1 is written to an u8 MIC module state field. Otherwise, value 0 is written there. Normally the input value is non-zero. | When the input value is 0, value 1 is written to an u8 MIC module state field. Otherwise, value 0 is written there. Normally the input value is non-zero. | ||
This command actually isn't "Initialize", this is just the first command Home Menu uses from the same function which called srv_GetServiceHandle(this command isn't used by the sound-app). |