[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [WebAudio](./puppeteer.protocol.webaudio.md) > [AudioParam](./puppeteer.protocol.webaudio.audioparam.md) > [defaultValue](./puppeteer.protocol.webaudio.audioparam.defaultvalue.md) ## Protocol.WebAudio.AudioParam.defaultValue property Signature: ```typescript defaultValue: number; ```