code/modules/speech/speech_manager.dm 
/datum/speech_manager | Global manager for speech systems. Used for module lookup, language lookup, and sayflag message modifier processing. |
---|---|
/proc/cmp_message_modifier | Compare the priority of two message modifiers. If the priority is the same, compare them based on their sayflags. |