#Quick openclaw + smartwatch - azsle2190

1 messages ยท Page 1 of 1 (latest)

pale elmBOT
carmine crag
#

how did you do that? I have the same watch and i would like to be able to do that too

bitter depot
#

Hey, here's what I did -> on the openclaw repo, using claude code, ask it

Build a Wear OS smartwatch app in Kotlin that acts as a voice-first AI assistant. The app should:

Core loop:

  1. User taps a mic button

  2. Speech is captured via Android SpeechRecognizer

  3. Transcript is sent to a backend AI service over WebSocket

  4. Streamed response is displayed in real-time on the watch face

  5. Final response is spoken back via Android TextToSpeech