audio file

Playing WAV File in Dialogic Boards

by Uttam Pegu on April 15, 2009

Dialogic boards can play VOX files as well as WAV files. While many people use dx_playwav() function of Dialogic API to play WAV files, dx_playiottdata() function can also be used to play WAV files as shown in the code snippet below. While the most famous dialogic sample demo application does not play any audio file, [...]

{ 4 comments }