soundSensor()

Description
Returns the raw analog reading from the sound sensor (microphone).
Syntax
soundSensor();
Parameters
None
Returns
[uint16_t]: An integer value between 0 and 1023.