Advertisement
Guest User

Untitled

a guest
Jul 6th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. result=record( "I will F T P what you say in the next 10 seconds",
  2. { beep:true,
  3. timeout:2,
  4. silenceTimeout:2,
  5. recordURI:'ftp://ftp-internal.voxeo.net/firstMessage.wav',
  6. recordUser:'username',
  7. recordPassword:'password',
  8. maxTime:10
  9. }
  10. );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement