Skip to content

Commit 3d7a484

Browse files
committed
Update readme
1 parent fd84750 commit 3d7a484

2 files changed

Lines changed: 20 additions & 8010 deletions

File tree

javascript/README.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,32 @@ A browser-based voice assistant demonstrating Azure Voice Live SDK integration i
1818
- Audio level visualization
1919
- Support for OpenAI and Azure Neural voices
2020

21+
### [Voice Live Avatar](./voice-live-avatar/)
22+
23+
A Dockerized sample demonstrating Azure Voice Live API with avatar integration, enabling visual avatar representation during voice conversations.
24+
25+
**Key Features:**
26+
- Avatar-enabled voice conversations
27+
- Prebuilt and custom avatar character support
28+
- Photo avatar option
29+
- Docker-based deployment
30+
- Azure Container Apps deployment guide
31+
- Developer mode for debugging
32+
2133
## Prerequisites
2234

2335
All samples require:
2436

25-
- [Node.js 18+](https://nodejs.org/) with npm
26-
- Modern browser (Chrome 66+, Firefox 60+, Safari 11.1+, Edge 79+)
2737
- [Azure subscription](https://azure.microsoft.com/free/) - Create one for free
2838
- [AI Foundry resource](https://learn.microsoft.com/azure/ai-services/multi-service-resource) with Voice Live enabled
39+
- Modern browser (Chrome 66+, Firefox 60+, Safari 11.1+, Edge 79+)
40+
41+
**Sample-specific requirements:**
42+
43+
| Sample | Requirements |
44+
|--------|--------------|
45+
| Basic Web Voice Assistant | [Node.js 18+](https://nodejs.org/) with npm |
46+
| Voice Live Avatar | [Docker](https://www.docker.com/get-started) |
2947

3048
## Getting Started
3149

0 commit comments

Comments
 (0)