| # AudioCoreConfig | |
| Configuration options for the AudioCore stack. | |
| <table> | |
| <tr><th>Field</th><th>Type</th><th>Description</th><th>Default</th></tr> | |
| <tr id="use_adc_device"> | |
| <td><code>use_adc_device</code></td> | |
| <td><code>bool</code></td> | |
| <td>Route the ADC device to audio_core.</td> | |
| <td></td> | |
| </tr> | |
| </table> |