MicrophoneIn_v2 Op

MicrophoneIn

Access to the microphone and/or audio input devices


Needs a user interaction to be enabled, check the example file


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


Audio Input index (Number: integer)

Volume Settings

Volume (Number)

volume of the microphone

Mute (Number: boolean)

check to mute the microphone

Start (Trigger)

Trigger in to activate microphone

OUTPUT PORTS


Audio Out (Object)

audio signal

Listening (booleanNumber)

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

  • 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