Skip to content

Commit 0a4542f

Browse files
committed
add demos/proactive-audio to the readme
1 parent e4de0d3 commit 0a4542f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ $ npm install && npm start
1616

1717
We have provided several example applications on other branches of this repository:
1818

19+
New demos with GenAI SDK:
20+
21+
- [demos/proactive-audio](https://github.com/google-gemini/multimodal-live-api-web-console/tree/demos/proactive-audio) - demonstrates the Live API's [proactive audio feature](https://ai.google.dev/gemini-api/docs/live-guide#proactive-audio)
22+
23+
24+
Original demos:
25+
1926
- [demos/GenExplainer](https://github.com/google-gemini/multimodal-live-api-web-console/tree/demos/genexplainer)
2027
- [demos/GenWeather](https://github.com/google-gemini/multimodal-live-api-web-console/tree/demos/genweather)
2128
- [demos/GenList](https://github.com/google-gemini/multimodal-live-api-web-console/tree/demos/genlist)

0 commit comments

Comments
 (0)