openclaw/apps/ios/WatchApp/Sources
Peter Steinberger 20816f676f
feat(voice): universal talk waveform driven by real audio levels (#102901)
* feat(voice): universal talk waveform driven by real audio levels

One shared Siri-style talk animation across iOS, watchOS, macOS, and
Android (TalkWaveformView + exact Compose port), replacing per-platform
fakes: synthetic speaking pulses, constant speech-detected power, static
Android bar rows, flat realtime listening. Listening/recording follow
live mic levels on every route; agent speech follows the real playback
envelope (AVAudioPlayer metering + playback-aligned PCM envelope +
WebRTC stats); voice-note recording shows a live capture wave.

* fix(android): order waveform imports and sync native i18n inventory

* chore(i18n): resync native inventory after rebase
2026-07-09 16:33:25 +01:00
..
OpenClawWatchApp.swift feat(watchos): connect directly to Gateway as a node (#102893) 2026-07-09 15:53:02 +01:00
WatchClawTypography.swift Fix iOS branded typography dynamic type refresh 2026-07-03 18:45:45 -05:00
WatchConnectivityReceiver.swift feat(watchos): connect directly to Gateway as a node (#102893) 2026-07-09 15:53:02 +01:00
WatchDeferredPayloadOrdering.swift feat(watchos): connect directly to Gateway as a node (#102893) 2026-07-09 15:53:02 +01:00
WatchDirectNode.swift feat(watchos): connect directly to Gateway as a node (#102893) 2026-07-09 15:53:02 +01:00
WatchInboxStore.swift feat(watchos): connect directly to Gateway as a node (#102893) 2026-07-09 15:53:02 +01:00
WatchInboxView.swift feat(voice): universal talk waveform driven by real audio levels (#102901) 2026-07-09 16:33:25 +01:00
WatchSpeechPlayback.swift feat(ios): add Apple Watch voice turns (#100283) 2026-07-05 06:40:03 -07:00
WatchVoiceTurnTracker.swift feat(ios): add Apple Watch voice turns (#100283) 2026-07-05 06:40:03 -07:00