Do you know the approximate amplitude? The ADC normally reads between 0 and +5V (assuming a "regular" 5V Arduino). It can be damaged by negative voltages or voltages greater than 5V.
You can run the code from the Analog Read Voltage Example to read the changing voltage in a loop. You can take-out the delay.