Change captions with ComboBox Component

I have a multi-language video project. The video will have captions and I want to use a combobox component to swap the timed caption XML file for each language. Do I use an event listener on the combobox to do this or is there a built in method?