The interactive example cannot be shown because MathML is not supported by
your browser.
<label for="picture">Take a picture of your face:</label>
<input type="file"
name="picture"
accept="image/*"
capture="user">
<label for="voice">Record a sample of your voice:</label>
<input type="file"
name="voice"
accept="audio/*"
capture>