> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-comfy-docs-comfyapi-search.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# AudioEncoderEncode - ComfyUI Built-in Node Documentation

> AudioEncoderEncode 노드는 오디오 인코더 모델을 사용하여 오디오를 인코딩된 표현으로 변환합니다. 오디오 인코더와 오디오 입력을 받은 다음, 오디오에서 파형과 샘플 레이트를 추출하여 인코더에 전달함으로써 인코딩된 출력을 생성합니다.

`AudioEncoderEncode` 노드는 오디오 인코더 모델을 사용하여 오디오를 인코딩된 표현으로 변환합니다. 오디오 인코더와 오디오 입력을 받은 다음, 오디오에서 파형과 샘플 레이트를 추출하여 인코더에 전달함으로써 인코딩된 출력을 생성합니다.

## 입력

| 매개변수            | 설명                             | 데이터 타입         | 필수 | 범위 |
| --------------- | ------------------------------ | -------------- | -- | -- |
| `audio_encoder` | 오디오 입력을 처리하는 데 사용되는 오디오 인코더 모델 | AUDIO\_ENCODER | 예  | -  |
| `audio`         | 파형과 샘플 레이트 정보를 포함하는 오디오 데이터    | AUDIO          | 예  | -  |

## 출력

| 출력 이름    | 설명                        | 데이터 타입                 |
| -------- | ------------------------- | ---------------------- |
| `output` | 오디오 인코더에서 생성된 인코딩된 오디오 표현 | AUDIO\_ENCODER\_OUTPUT |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/AudioEncoderEncode/ko.md)

***

**Source fingerprint (SHA-256):** `85f77152ccc1e3f4687e2b655283e69e03d90b862d6a676dcb89ea973dd70a63`
