Skip to content

Commit d53d385

Browse files
committed
update README
1 parent 916fbdf commit d53d385

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Boilerplate project for Respo
1+
## Experiement tool to call Gemini Live API
22

33
```bash
44
moon build --target js --debug --watch
@@ -15,6 +15,11 @@ yarn
1515
yarn vite build --base ./
1616
```
1717

18+
## Thanks to
19+
20+
- https://github.com/googleapis/js-genai/blob/main/sdk-samples/live_client_content.ts
21+
- https://www.timsanteford.com/posts/playing-base64-encoded-pcm-audio-in-a-web-browser/
22+
1823
## License
1924

2025
Apache License 2.0

0 commit comments

Comments
 (0)