MicrophoneIn_v2 Op

MicrophoneIn

Access to the microphone and/or audio input devices


<p>Needs a user interaction to be enabled, check the example file</p>


Full Name
  • Ops.WebAudio.MicrophoneIn_v2
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorgithubTest Patches


Example Patch MicrophoneIn example

Example patch for MicrophoneIn op

Open In Editor

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 &amp; capturing input</p>

List of Input Devices (Array)

<p>string array of all availible audio input devices</p>


Patches using MicrophoneIn_v2

  • Examples
  • Public
  • My Patches

Changelog


cloned op from Ops.WebAudio.MicrophoneInuser avatarcables - 2020-11-25 13:36
bugfixFix listening state output was outputing the wrong valueuser avatarpandur - 2024-09-02 16:11