MicrophoneIn_v2 Op
Access to the microphone and/or audio input devices
Summary (oneliner)
Needs a user interaction to be enabled, check the example file
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Start (Trigger)
Trigger in to activate microphone
Audio Input index (integer /Number)
Audio Input (string /Number)
list of audio input devices
Volume Settings
Volume (Number)
volume of the microphone
Mute (boolean /Number)
check to mute the microphone
Outputs
Audio Out (Object)
audio signal
Listening (boolean Number)
Is true when microphone is on & capturing input
List of Input Devices (Array)
string array of all availible audio input devices
Patches using MicrophoneIn_v2
Changelog
cloned op from Ops.WebAudio.MicrophoneIn 2020-11-25 - cables | |
Ops.User.cables.MicrophoneIn_v2 renamed to Ops.WebAudio.MicrophoneIn_v2 2020-11-25 - cables |