Voice API for Windows Operating Systems Library Reference — November 2003 123
set a DTMF digit to adjust speed — dx_addspddig( )
/*
* Close the opened Voice Channel Device
*/
if ( dx_close( dxxxdev ) != 0 ) {
perror( "close" );
}
/* Terminate the Program */
exit( 0 );
}
!
!!
!See Also
dx_addvoldig( )
dx_adjsv( )
dx_clrsvcond( )
dx_getcursv( )
dx_getsvmt( )
dx_setsvcond( )
dx_setsvmt( )
speed and volume modification tables in the Voice API Programming Guide
DX_SVMT data structure
DX_SVCB data structure