Online TTA to VOC, you can put the TTA to VOC format on your computer, tablet or mobile phone without downloading any software!
Step 1
Upload TTA file
Select files from your computer, Google Drive, Dropbox, URL or by dragging them on the page.
Step 2
Select 'VOC'
Select output VOC or any other format as the conversion result (click the Convert button)
Step 3
Download your TTA file
After the conversion you can download your VOC file and upload it to Google Drive, Dropbox.
tta : True Audio
TTA is a simple and stable lossless audio data format for real-time compressing of digital music. Free and fully-functional for any use. It has a very simple structure. The TTA file header contains a unique format identifier, which is followed by meta-data block. Meta-data block contains minimal information which is needed for restoring the original stream (including number of channels, count of bits per sample, sample rate and overall number of samples in file, etc.) and ended by a 32-bit control sum. Following that header, we write one or more audio frames. Each frame is ended by a 32-bit control sum; a decoder may start decoding from any frame in the stream. The compressed samples of channels in a frame are located sequentially, as in a simple PCM data format.
Sound Blaster VOC files. VOC files are multi-part and contain silence parts, looping, and different sample rates for different chunks. On input, the silence parts are filled out, loops are rejected, and sample data with a new sample rate is rejected. Silence with a different sample rate is generated appropriately. On output, silence is not detected, nor are impossible sample rates. SoX supports reading (but not writing) VOC files with multiple blocks, and files containing μ-law, A-law, and 2/3/4-bit ADPCM samples.