Skip to main content
The example below is a complete, end-to-end Language Translation program. It translates a 16 kHz mono WAV from Spanish to English, prints live transcripts, saves translated audio, and writes a transcripts JSON file.
Run with:
Included sample. A ready-to-build version ships with the SDK as remote_sdk_example_lt.cc, including load_wav / save_wav implementations.