" /> G729 audio converter or player - Genesys CTI User Forum

Author Topic: G729 audio converter or player  (Read 7956 times)

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: G729 audio converter or player
« Reply #15 on: November 06, 2017, 05:21:43 PM »
Advertisement
I still got an error:


[quote]

SMzip media preparation utility 7.6.009.09
------------------------------------------
  WAVfile(10.wav) incorrect type 0x133 (blk.align=10)
ERROR: could not open 10.wav
[/quote]


Still would like a simple way to do this...will keep testing later as probably some day will need a real G729 encoder

Offline genesysguru

  • Sr. Member
  • ****
  • Posts: 293
  • Karma: 12
    • Genesys Guru Blog
Re: G729 audio converter or player
« Reply #16 on: November 09, 2017, 10:58:20 AM »
Emailed you. Also have decoders for SRTP and AMR-WB/AMR-NB somewhere buried in code for another project.

Craig

Offline hsujdik

  • Hero Member
  • *****
  • Posts: 541
  • Karma: 30
Re: G729 audio converter or player
« Reply #17 on: November 13, 2017, 06:07:28 PM »
I was able to use this one as g729 decoder. It has an encoder, but I didnt have the chance to test it yet:
http://www.codecpro.com/LicenseG729.php

it is recomended by freepbx docs for decoding g729 captures:
https://wiki.freepbx.org/display/PC/How+to+decode+and+playback+G.729+audio+streams

(you need Visual C++ Redist 2012 x86 32bits installed)