Voice Translation (TranslatorVoiceV2Req)
Data Structure
FINTLTranslatorVoiceV2Req: Voice Translation Request (V2)
| Parameter | Type | Description | Note |
|---|---|---|---|
| voicePath | String | Audio file path | Required |
| audioFormat | int | Currently supports WAV and Gvoice Opus 1 - WAV 2- GVoice Opus | Required |
| gameCode | String | GameCode assigned by the AI translation service admin | Required |
| sessionId | String | Session ID for streaming ASR | Optional |
| gameLanguage | String | Game language setting | Optional |
| extInfo | String | Additional information | Optional |
| traceId | String | Unique request ID for tracking purposes | Required |