We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 916fbdf commit d53d385Copy full SHA for d53d385
1 file changed
README.md
@@ -1,4 +1,4 @@
1
-## Boilerplate project for Respo
+## Experiement tool to call Gemini Live API
2
3
```bash
4
moon build --target js --debug --watch
@@ -15,6 +15,11 @@ yarn
15
yarn vite build --base ./
16
```
17
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
23
## License
24
25
Apache License 2.0
0 commit comments