Access data from user's microphone: UI version

shinylistenr_UI(id)

Arguments

id

the id you will use to keep track of this component in your app

Value

A blue button that you press to initiate or stop recording of sound.

See also

Examples

if (FALSE) { shinylistenr_UI("recorder") }