Commit 7441bed
Adding education demo (#250)
* Add the education demo
* Updated the demo to support Azure Voices and removed the OpenAI voice option.
* Updated the “Start Conversation” button text and set the audio status to “Inactive”.
* make some fixes based on the comments
* Enhanced the control enablement logic to ensure related options are disabled under specific scenarios.
* Fixed the Speech configuration for the voice assistant by ensuring the original API key string is used to avoid authentication failures.
* remove the 'PA with reference text' logic
---------
Co-authored-by: v-liukun <v-liukun@microsoft.com>1 parent efb9283 commit 7441bed
14 files changed
Lines changed: 4132 additions & 0 deletions
File tree
- javascript
- voice-live-education-demo
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
88 | 99 | | |
89 | 100 | | |
90 | 101 | | |
| |||
128 | 139 | | |
129 | 140 | | |
130 | 141 | | |
| 142 | + | |
131 | 143 | | |
132 | 144 | | |
133 | 145 | | |
| |||
0 commit comments