search for: dtmfresult

Displaying 2 results from an estimated 2 matches for "dtmfresult".

Did you mean: defresult
2018 Jan 20
2
Can anyone help with a quick app_record.c module improvement and can explain over-riding modules?
...ech result against a white-list IF filtered result was not a valid option PLAYBACK "I didn't understand that" GOTO to Anchor-point ELSE Goto next step using valid decoded speech data ELSE Check DTMF result against a white-list IF filtered DTMFresult was not a valid option PLAYBACK "I didn't understand that" GOTO to Anchor-point ELSE Goto next step using valid decoded DTMF data Catch-all, should never get here. /Pseudo-code Don't forget to filter your user sourced data against your white-list...
2018 Jan 20
2
Can anyone help with a quick app_record.c module improvement and can explain over-riding modules?
...t understand that" > > GOTO to Anchor-point > > > > ELSE > > > > Goto next step using valid decoded speech data > > > > ELSE > > > > Check DTMF result against a white-list > > IF filtered DTMFresult was not a valid option > > > > PLAYBACK "I didn't understand that" > > GOTO to Anchor-point > > > > ELSE > > > > Goto next step using valid decoded DTMF data > > > > Catch-all, sho...