diff --git a/Sources/Support/SpeakerNameSelectionPolicy.swift b/Sources/Support/SpeakerNameSelectionPolicy.swift new file mode 100644 index 00000000..945687d8 --- /dev/null +++ b/Sources/Support/SpeakerNameSelectionPolicy.swift @@ -0,0 +1,135 @@ +import Foundation + +enum SpeakerNameSelectionPolicy { + static let ownerLabel = "You" + + static func makeIdentityLabels