Skip to content

Commit

Permalink
add visualizations
Browse files Browse the repository at this point in the history
  • Loading branch information
flo-bit committed Oct 5, 2024
1 parent e1f3b98 commit 3357350
Show file tree
Hide file tree
Showing 16 changed files with 1,151 additions and 150 deletions.
22 changes: 20 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,11 +119,29 @@ $ node relay-server/index.js

## todos

- [x] show waveforms
- [ ] add tests
- [ ] update main demo ui
- [ ] add more documentation
- [ ] show waveforms
- [ ] simple setup client side, server side
- [ ] all props
- [ ] tool calling
- [ ] update ui
- [ ] events
- onConnect
- onDisconnect
- onError
- onInterrupt
- onRealtimeEvent
- onConversationUpdate
- speechStart
- speechStop
- [ ] error handling
- [ ] pause/resume recording
- [ ] send text message
- [ ] update props
- instructions
- voice
- vad settings

## license

Expand Down
Loading

0 comments on commit 3357350

Please sign in to comment.