If.spk { Condition { Type String Haystack "${CardComponents}" Needle "cfg-spk:2" } True { } } If.mono { Condition { Type String Haystack "${CardComponents}" Needle "cfg-spk:1" } True { } } If.dmic1 { Condition { Type String Haystack "${CardComponents}" Needle "cfg-mic:dmic1" } True { } } If.in1 { Condition { Type String Haystack "${CardComponents}" Needle "cfg-mic:in1" } True { } } If.in3 { Condition { Type String Haystack "${CardComponents}" Needle "cfg-mic:in3" } True { } }