# Hàm gọi Voice

- [Hàm tạo cuộc gọi voice OTP](https://developers.esms.vn/esms-api/ham-goi-voice/ham-tao-cuoc-goi-voice-otp.md)
- [Hàm tạo cuộc gọi tự động theo Template](https://developers.esms.vn/esms-api/ham-goi-voice/ham-tao-cuoc-goi-tu-dong-theo-template.md): Hàm cho phép bạn gửi tin nhắn thoại đến 1 số điện thoại bởi mẫu cuộc gọi đã được tạo sẵn trên hệ thống.
- [Hàm tạo cuộc gọi tự động từ file ghi âm](https://developers.esms.vn/esms-api/ham-goi-voice/ham-tao-cuoc-goi-tu-dong-tu-file-ghi-am.md): Hàm cho phép bạn gửi tin nhắn thoại đến 1 số điện thoại bởi file ghi âm đã tạo.
- [Hàm lấy trạng thái cuộc gọi](https://developers.esms.vn/esms-api/ham-goi-voice/ham-lay-trang-thai-cuoc-goi.md): Hàm cho phép bạn gửi tin nhắn thoại đến 1 số điện thoại bởi file ghi âm đã tạo.


---

# 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://developers.esms.vn/esms-api/ham-goi-voice.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.
