Coordinator: centralize voice sessions for wake and push-to-talk

This commit is contained in:
Peter Steinberger
2025-12-09 05:41:31 +01:00
parent fc1d58b631
commit 9ef1545d06
4 changed files with 168 additions and 39 deletions

View File

@@ -417,7 +417,7 @@ final class VoiceWakeOverlayController: ObservableObject {
}
}
private func makeAttributed(from text: String) -> NSAttributedString {
func makeAttributed(from text: String) -> NSAttributedString {
NSAttributedString(
string: text,
attributes: [