> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-drtangible-wip-test-inline-tag.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# WeaveAudio

> TypeScript SDK reference

Defined in: [src/media.ts:70](https://github.com/wandb/weave/blob/7c9efdc9fe05ffcaf2430dd652ef9bc5b3ffdfaa/sdks/node/src/media.ts#L70)

## Extends

* `WeaveAudioInput`

## Properties

### \_weaveType

> **\_weaveType**: `"Audio"`

Defined in: [src/media.ts:71](https://github.com/wandb/weave/blob/7c9efdc9fe05ffcaf2430dd652ef9bc5b3ffdfaa/sdks/node/src/media.ts#L71)

***

### audioType

> `optional` **audioType**: `"wav"`

Defined in: [src/media.ts:67](https://github.com/wandb/weave/blob/7c9efdc9fe05ffcaf2430dd652ef9bc5b3ffdfaa/sdks/node/src/media.ts#L67)

#### Inherited from

`WeaveAudioInput.audioType`

***

### data

> **data**: `Buffer`

Defined in: [src/media.ts:66](https://github.com/wandb/weave/blob/7c9efdc9fe05ffcaf2430dd652ef9bc5b3ffdfaa/sdks/node/src/media.ts#L66)

#### Inherited from

`WeaveAudioInput.data`
