final ValueNotifier<LinkedHashSet<String>> speakingUserList = ValueNotifier(LinkedHashSet<String>());