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

# AudioEncoderEncode - ComfyUI Built-in Node Documentation

> Complete documentation for the AudioEncoderEncode node in ComfyUI. Learn its inputs, outputs, parameters and usage.

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):** `8de45c157937ee95fbaef06aaefe478db7be8b16088d92720d977fe3d14eee39`
