Voice Translation (TranslatorVoiceV2Req)
Data structure
FINTLTranslatorVoiceV2Req: Voice Translation Request (V2)
| Parameters | Type | Description | Note |
|---|---|---|---|
| VoicePath | String | Audio file path | Required |
| AudioFormat | Integer | Currently supports WAV and GVoice Opus 1 - WAV 2 - GVoice Opus | Required |
| GameCode | String | GameCode that is distributed from AI translation service and assigned by 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 |