MicrophoneIn_v2 Op
Access to the microphone and/or audio input devices
Summary (oneliner)
<p>Needs a user interaction to be enabled, check the example file</p>
Full Name
- Ops.WebAudio.MicrophoneIn_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
INPUT PORTS
Start (Trigger)
<p>Trigger in to activate microphone</p>
Audio Input index (Number:
<i>integer</i>
)Volume Settings
Volume (Number)
<p>volume of the microphone</p>
Mute (Number:
<i>boolean</i>
)<p>check to mute the microphone</p>
OUTPUT PORTS
Audio Out (Object)
<p>audio signal</p>
Listening (
<i>boolean</i>
Number)<p>Is true when microphone is on & capturing input</p>
List of Input Devices (Array)
<p>string array of all availible audio input devices</p>