requestPlatformAudio
This content is not available in your language yet.
function requestPlatformAudio(options): Promise<PlatformAudioResponse>;同步端点一次往返:POST {baseUrl}/t1/{asr|tts},JSON 进 JSON 出;体解析失败按 null (调用方以 http_<status> 兜底);网络错归一 transport_error。恒不 throw。
options
Section titled “options”Promise<PlatformAudioResponse>
Was this page helpful?
Thanks for your feedback.