openclaw/apps/ios/WatchApp
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
..
Assets.xcassets chore: align iOS icons with favicon mark (#101411) 2026-07-09 10:07:58 +01:00
Sources feat(voice): universal talk waveform driven by real audio levels (#102901) 2026-07-09 16:33:25 +01:00
sv.lproj Add Swedish mobile app localization (#98043) 2026-06-30 18:15:04 -07:00
Info.plist feat(watchos): connect directly to Gateway as a node (#102893) 2026-07-09 15:53:02 +01:00