METHOD="POST|PUT" Specify processing type. Defaults to
"Post". Optional. Note: For security reasons at the server,
the "PUT" method is not recommended.
ACTION="URL
" Using the "Post" method, URL to which to
transfer program control (and post the recording contents to), or using the
"Put" method, URL to which the recording contents are sent, when recording is
complete. Required
EDIT="yes|no" Specify whether to allow user to edit recording.
Defaults to "Yes". Optional
SRC="URL" URL from which to obtain original voice recording to edit. Optional
TIME="seconds" Maximum length of recording in seconds. Optional
ESCAPE="URL" Specifies the URL to receive program control if the user
enters the escape character while inputting. Optional
TRIES="number,URL" Specify how many times a user may attempt to do a
valid editing function. If number is exceeded, program control is transferred to specified
URL. Optional