• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1SectionVerb {
2	Value {
3		FullySpecifiedUCM "1"
4	}
5
6	EnableSequence [
7		cdev "hw:SoundBar"
8	]
9
10	DisableSequence [
11	]
12}
13
14SectionDevice."Plantronics DA70 Output".0 {
15	Comment "DA70 Output"
16
17	Value {
18		PlaybackPCM "hw:DA70,0"
19	}
20}
21
22SectionDevice."Plantronics DA70 Input".0 {
23	Comment "DA70 Input"
24
25	Value {
26		CapturePCM "hw:DA70,0"
27	}
28}
29