# 사운드(sound)

오디오 파일을 재생하고 싶을 때 사운드 액션을 사용해요.

<div align="left"><figure><img src="/files/d8bkzZPEHes2iy5Se2k4" alt="" width="375"><figcaption></figcaption></figure></div>

* 사운드 파일 데이터가 있는 항목 : 사운드 액션은 URL링크를 통해 재생되는데 이 링크를 넣어줄 항목이 필요해요.

관리자 웹 ➡︎ 운영 모드 ➡︎ 텍스트 블록으로 해당 항목을 만들어 주세요.

<div align="left"><figure><img src="/files/cVnd9RJuh4qRvjlseSCj" alt="" width="563"><figcaption></figcaption></figure></div>

사운드를 저장할 데이터 항목을 선택한 후, 댓글의 파일 업로드 버튼으로 오디오 파일을 업로드 해주세요.

파일을 업로드하면 댓글에 URL링크가 생성되는데 그 링크를 이전에 만든 항목에 넣으면 돼요.

<figure><img src="/files/BzpmbophWF3c4ufZfpin" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2TNEev41xDajDLKx3qIc" alt=""><figcaption></figcaption></figure>

23.11.30 Jipang


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ohmyapp.io/main/guide/develop_app/command-execute-function/action/sound.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
