AudioAnalyzer
Show Deprecated
AudioAnalyzer takes measurements from audio streams that are wired to it through Wire. It provides a single Input pin but does not produce any output streams. Note that all audio processing is disabled on the server in order to conserve resources; Properties and methods of AudioAnalyzer return empty or zero results when used from server scripts.
Summary
Properties
The loudest volume observed during the last audio buffer.
The root-mean-square average volume observed during the last audio buffer.
Enables usage of GetSpectrum.
Methods
Returns an array of Wires that are connected to the specified pin.
Returns the frequency spectrum of the last audio buffer.
Events
Fires when another instance is connected to or disconnected from the AudioAnalyzer via a Wire.