RequestPlatformAudioOptions
This content is not available in your language yet.
requestPlatformAudio 的入参:基址、面(asr / tts)、已白名单化的请求体与鉴权头值
baseUrl
Section titled “baseUrl”baseUrl: string;face: PlatformAudioFace;fetchImpl?
Section titled “fetchImpl?”optional fetchImpl?: any;payload
Section titled “payload”payload: unknown;请求体(与对应网关端点请求体同形;调用方已白名单化)
signal?
Section titled “signal?”optional signal?: any;token: string;鉴权头值(app_user 令牌;serve 径可为占位哑值——刷新 fetch 后写胜)
Was this page helpful?
Thanks for your feedback.