Thanks,
I've setup as below;
C# code as below
The standard court and Nottingham branches have conditions set as;
EQUAL(AskForDepartment.RecognizedText,"standard court")
EQUAL(AskForDepartment.RecognizedText,"Nottingham")
With the transfer destinations set as 666 & 700 respectively.
I...