Skip to content

Commit 3357350

Browse files
committed
add visualizations
1 parent e1f3b98 commit 3357350

16 files changed

+1151
-150
lines changed

README.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,11 +119,29 @@ $ node relay-server/index.js
119119

120120
## todos
121121

122+
- [x] show waveforms
122123
- [ ] add tests
124+
- [ ] update main demo ui
123125
- [ ] add more documentation
124-
- [ ] show waveforms
126+
- [ ] simple setup client side, server side
127+
- [ ] all props
125128
- [ ] tool calling
126-
- [ ] update ui
129+
- [ ] events
130+
- onConnect
131+
- onDisconnect
132+
- onError
133+
- onInterrupt
134+
- onRealtimeEvent
135+
- onConversationUpdate
136+
- speechStart
137+
- speechStop
138+
- [ ] error handling
139+
- [ ] pause/resume recording
140+
- [ ] send text message
141+
- [ ] update props
142+
- instructions
143+
- voice
144+
- vad settings
127145

128146
## license
129147

0 commit comments

Comments
 (0)