1
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user