Playing and storing recorded user input

You can play the recorded input back to the user immediately (using an <audio> element with the expr attribute), or submit it to the server (using <submit next=“URI” method=“post” enctype=“multipart/form-data”/>) to be saved as an audio file.