HTML media capture API
get audio and take photos
to open the smartphone’s camera roll use <input type="file" accept="image/*" capture="camera">
get audio and take photos
to open the smartphone’s camera roll use <input type="file" accept="image/*" capture="camera">