1SectionVerb { 2 Value { 3 FullySpecifiedUCM "1" 4 } 5 6 EnableSequence [ 7 cdev "hw:SoundBar" 8 9 cset "name='PCM Playback Volume' 51" 10 ] 11 12 DisableSequence [ 13 ] 14} 15 16SectionDevice."Dell AC511 USB SoundBar Output".0 { 17 Comment "SoundBar Output" 18 19 Value { 20 PlaybackPCM "hw:SoundBar,0" 21 } 22} 23 24SectionDevice."Dell AC511 USB SoundBar Input".0 { 25 Comment "SoundBar Input" 26 27 Value { 28 CapturePCM "hw:SoundBar,0" 29 } 30} 31