This commit is contained in:
2026-05-10 13:18:46 +08:00
parent dada5a4797
commit 1c16152708
17 changed files with 1197 additions and 99 deletions

View File

@@ -357,7 +357,7 @@ impl VolcengineSpeechConfig {
}
VolcengineSpeechAuthMode::LegacyApp => {
headers.insert(
"X-Api-App-Id",
"X-Api-App-Key",
header_value(self.app_id.as_deref().unwrap_or(""))?,
);
headers.insert(