Searched defs:Turn (Results 1 – 1 of 1) sorted by relevance
23 struct Turn { struct24 Turn(std::string new_speaker_name, in Turn() argument40 std::vector<Turn> LoadTiming(const std::string& timing_filepath); argument