Hello,
We have passed a G711 wave data (file.wav) to SOX, to get raw data (file.raw) , this raw data (file.raw) is converted to G729 (final.raw)
commands given:
Step1:
sox -r 8000 -s -w file.wav file.raw
Step2:
va_g729_encoder.exe file.raw final.raw
now is there any codec player to play G729 raw data (final.raw), without converting it back to wave file ?
We should be able to play only the G729 raw data (final.raw) in a player !!!
Please do reply at your earliest.
Regards,
Umesh G.K.
We have passed a G711 wave data (file.wav) to SOX, to get raw data (file.raw) , this raw data (file.raw) is converted to G729 (final.raw)
commands given:
Step1:
sox -r 8000 -s -w file.wav file.raw
Step2:
va_g729_encoder.exe file.raw final.raw
now is there any codec player to play G729 raw data (final.raw), without converting it back to wave file ?
We should be able to play only the G729 raw data (final.raw) in a player !!!
Please do reply at your earliest.
Regards,
Umesh G.K.