Commit b3692cd
committed
refactor(examples): reorganize examples into logical sections
Renumber all examples to group by feature area, with each section starting at multiples of 10:
- 01-09: Authentication
- 10-19: Transcription (Listen)
- 20-29: Text-to-Speech (Speak) - including new TextBuilder streaming example
- 30-39: Voice Agent
- 40-49: Text Intelligence (Read)
- 50-59: Management API
- 60-69: On-Premises
- 70-79: Configuration & Advanced
This makes the examples easier to navigate and leaves room for future additions in each section.1 parent 042f96a commit b3692cd
File tree
24 files changed
+207
-36
lines changed- examples
24 files changed
+207
-36
lines changedFile renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
278 | | - | |
| 277 | + | |
| 278 | + | |
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments