Commit fbe2a99
Fix LiveAudioTranscription sample: replace removed EnsureEpsDownloadedAsync
The sample still referenced the old API that was replaced by
DownloadAndRegisterEpsAsync in the explicit EP download changes.
Also fix Rust formatting (.await on separate line).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent f622c45 commit fbe2a99
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments