1SectionVerb { 2 Value { 3 FullySpecifiedUCM "1" 4 } 5 6 EnableSequence [ 7 cdev "hw:BRIO" 8 cset "name='Mic Capture Volume' 24" 9 ] 10 11 DisableSequence [ 12 ] 13} 14 15SectionDevice."BRIO" { 16 Value { 17 CapturePCM "hw:BRIO,0" 18 } 19 20 EnableSequence [ 21 ] 22 23 DisableSequence [ 24 ] 25} 26