เริ่มต้นใช้งานอย่างรวดเร็ว

คู่มือนี้ครอบคลุมทุกคุณสมบัติของ D-ID:
- เริ่มต้นใช้งาน — Create your account and set up the Studio
- วิธีใช้งาน D-ID Video Translator — Turn one video into dozens of languages
- วิธีใช้งาน D-ID Talking Head API — Generate talking head videos from code
- วิธีใช้งานการผสานรวม D-ID — Connect D-ID to the tools you already run
- วิธีใช้งานแคมเปญวิดีโอ D-ID — Send personalized video to hundreds of people at once
- วิธีใช้งานเอเจนต์ AI ของ D-ID — Build an assistant that answers from your own documents
- วิธีใช้งานอวตารที่สร้างโดย AI ของ D-ID — Create a presenter from a written description
- วิธีใช้งานโปรแกรมแปลงภาพถ่ายเป็นวิดีโอ D-ID — Make any single photo speak your script
- How to Use D-ID Voice Cloning — Give your avatar your own voice
- How to Use D-ID Emotion and Expression Control — Set the mood of every line your avatar delivers
ระยะเวลาที่ใช้: แต่ละฟีเจอร์ใช้เวลา 5 นาที
นอกจากนี้ในคู่มือนี้ยังมี: เคล็ดลับสำหรับมืออาชีพ | ข้อผิดพลาดที่พบบ่อย | การแก้ไขปัญหา | ความละเอียด | ตัวเลือกต่าง ๆ
เหตุใดจึงควรเชื่อถือคู่มือนี้
I have used D-ID for eight months and tested every feature covered here.
คู่มือนี้มาจากประสบการณ์การทำงานจริง ไม่ใช่ภาพหน้าจอจากผู้ผลิต

D-ID is one of the most capable AI video เครื่องกำเนิดไฟฟ้า พร้อมจำหน่ายแล้ววันนี้
Most people only ever touch the photo upload button.
คู่มือนี้จะแสดงวิธีใช้งานฟีเจอร์หลักทั้งหมด
ทีละขั้นตอน พร้อมภาพหน้าจอและเคล็ดลับจากมืออาชีพ
คู่มือการใช้งาน D-ID
This How to Use D-ID tutorial walks through every feature, from your first login to the D-ID API.

ทำ
Turn one photo into a talking avatar in under a minute. D-ID covers 119 languages, การโคลนเสียง and a real time API for digital humans. Start on the free Trial plan — no credit card needed.
เริ่มต้นใช้งาน D-ID
ก่อนใช้งานฟีเจอร์ใดๆ โปรดทำการตั้งค่าครั้งแรกนี้ให้เสร็จสิ้นก่อน
ใช้เวลาประมาณสามนาที
ขั้นตอนที่ 1: สร้างบัญชีของคุณ
Go to the D-ID website and click “Get Started”.
Sign up with Google, Microsoft, or an email and password.
✓ ด่าน: ตรวจสอบของคุณ จดหมายเข้า สำหรับอีเมลยืนยัน
Step 2: Open Creative Reality Studio
D-ID runs in the browser, so there is nothing to install.
Log in and the Studio loads with your video library on the left.
Here is what my workspace looks like after a few months of use:

✓ ด่าน: คุณควรจะเห็นหน้าแดชบอร์ดหลัก
Step 3: Set Your Defaults
Pick a canvas layout for mobile, social media, or การนำเสนอ.
Set your default language and voice provider before you start writing.
Trial credits appear in the top right corner of the page.
✅ เสร็จเรียบร้อยแล้ว: คุณพร้อมที่จะใช้งานฟีเจอร์ต่างๆ ด้านล่างแล้ว
วิธีใช้งาน D-ID Video Translator
โปรแกรมแปลวิดีโอ lets you publish one recording in dozens of languages without reshooting it.
นี่คือวิธีการใช้งานทีละขั้นตอน
ขั้นตอนที่ 1: อัปโหลดวิดีโอต้นฉบับของคุณ
Open the Video Translator tab and drop in your finished clip.
Files under five minutes process fastest.
ขั้นตอนที่ 2: เลือกภาษาเป้าหมาย
Choose from the 119 languages D-ID supports, with accents included.
You can add several at once instead of running separate jobs.
นี่คือตัวอย่าง:

✓ ด่าน: Each language appears as a separate item in your library.
ขั้นตอนที่ 3: สร้างและดาวน์โหลด
Click Translate and wait for each version to render.
Every file comes back in MP4 format, ready to upload.
✅ ผลลัพธ์: One video is now ready for every market you sell into.
💡 เคล็ดลับสำหรับมืออาชีพ: Translate the shortest cut of your video first, then check lip sync before running the long version.
วิธีใช้งาน D-ID Talking Head API
API หัวพูดคุย lets you generate talking head videos straight from your own code.
นี่คือวิธีการใช้งานทีละขั้นตอน
ขั้นตอนที่ 1: สร้างคีย์ API
Open your account settings and create an API key.
Store it as an environment variable, never inside client code.
Step 2: Build the Request Payload
Your payload needs a source image URL and a script object.
The script accepts plain text or an audio file you host.
นี่คือตัวอย่าง:

✓ ด่าน: The API returns a 201 response with a talk ID.
Step 3: Send the Call and Poll
POST the payload, then poll the returned ID until status is done.
The API can handle tens of thousands of requests in parallel.
✅ ผลลัพธ์: You can generate digital humans at scale from your own app.
💡 เคล็ดลับสำหรับมืออาชีพ: Cache the source image URL on your side — repeated uploads are the slowest part of video production.
วิธีใช้งานการผสานรวม D-ID
การผสานรวม D-ID lets you connect D-ID to the tools your team already opens daily.
นี่คือวิธีการใช้งานทีละขั้นตอน
ขั้นตอนที่ 1: เปิดหน้าการผสานรวม
Find Integrations in the left sidebar of the Studio.
Chat, storage, and อัตโนมัติ services each get their own card.
Step 2: Pick Your Provider
Select the service you want to connect and click Add.
Chat providers let you attach an avatar to an existing bot.
นี่คือตัวอย่าง:

✓ ด่าน: The provider card moves to your Connected list.
Step 3: Authorize and Test
Approve the permission screen, then run the built-in test call.
A green status badge means the connection is live.
✅ ผลลัพธ์: Your avatar now works inside tools your team already uses.
💡 เคล็ดลับสำหรับมืออาชีพ: Connect one provider at a time and test it, or you will not know which integration broke.
วิธีใช้งานแคมเปญวิดีโอ D-ID
แคมเปญวิดีโอ lets you send a personalized video to every name on a list.
นี่คือวิธีการใช้งานทีละขั้นตอน
ขั้นตอนที่ 1: อัปโหลดรายชื่อผู้ติดต่อของคุณ
Import a CSV with one row per recipient and a name column.
Clean the list first — bad names show up on screen.
Step 2: Add Variables to the Script
Write one script and wrap merge fields in curly braces.
D-ID swaps each field per recipient at render time.
นี่คือตัวอย่าง:

✓ ด่าน: The preview shows the first contact’s name in place.
ขั้นตอนที่ 3: สร้างและแบ่งปัน
Click Generate to build every version in one batch.
You get a landing page link for each contact.
✅ ผลลัพธ์: Hundreds of personalized videos went out from one script.
💡 เคล็ดลับสำหรับมืออาชีพ: Keep the personalized part in the first six seconds, where people actually still watch.
วิธีใช้งานเอเจนต์ AI ของ D-ID
เอเจนต์ AI ของ D-ID lets you build assistants that answer questions from documents you provide.
นี่คือวิธีการใช้งานทีละขั้นตอน
Step 1: Select a Role and Write Instructions
Creating an agent starts with choosing a role and giving instructions.
Agents can simulate real people, fictional characters, or brand influencers.
ขั้นตอนที่ 2: อัปโหลดเอกสารความรู้
You can upload up to 5 documents as the knowledge base.
PDF, TXT and PPTX files work, and website URLs are supported.
นี่คือตัวอย่าง:

✓ ด่าน: Your documents show a green Processed label.
Step 3: Share or Embed
Share your agent with a link or embed it on your website.
Visitors can type a question or use voice input instead.
✅ ผลลัพธ์: You have a live agent answering from your own knowledge.
💡 เคล็ดลับสำหรับมืออาชีพ: Upload one clean FAQ document instead of five overlapping ones — contradictions confuse agents fast.
วิธีใช้งานอวตารที่สร้างโดย AI ของ D-ID
อวตารที่สร้างโดย AI lets you create a presenter from a written description in seconds.
นี่คือวิธีการใช้งานทีละขั้นตอน
ขั้นตอนที่ 1: เปิดโปรแกรมสร้างอวาตาร์
Go to Avatars, then switch to the Generate tab.
This runs on text-to-image, so no photo is needed.
Step 2: Describe and Click Enter
Type a short description of age, clothing, and background.
Click Enter and D-ID’s AI returns four options to compare.
นี่คือตัวอย่าง:

✓ ด่าน: Four avatar variations appear side by side.
ขั้นตอนที่ 3: บันทึกไปยังคลังของคุณ
Pick the strongest result and save it.
Saved avatars stay available for every future video.
✅ ผลลัพธ์: You own a reusable presenter that no competitor has.
💡 เคล็ดลับสำหรับมืออาชีพ: Describe the background separately from the person, or D-ID’s AI blends the two into mush.
How to Use D-ID Photo-to-Video Converter
การแปลงภาพถ่ายเป็นวิดีโอ lets you turn one still photo into a talking avatar.
นี่คือวิธีการใช้งานทีละขั้นตอน
ขั้นตอนที่ 1: อัปโหลดรูปภาพของคุณ
A single image is all it takes to create a speaking digital human.
Use a front-facing shot with both eyes clearly visible.
ขั้นตอนที่ 2: เพิ่มสคริปต์หรือไฟล์เสียงของคุณ
Paste text and select a voice, or upload an audio file.
MP3, WAV, M4A, FLAC and MP4 audio all work.
นี่คือตัวอย่าง:

✓ ด่าน: The photo preview shows a play button over it.
ขั้นตอนที่ 3: สร้างวิดีโอ
Click Generate and the render usually finishes in under a minute.
Maximum length is five minutes per video.
✅ ผลลัพธ์: A single photo now speaks your script on camera.
💡 เคล็ดลับสำหรับมืออาชีพ: Crop the photo so the head fills roughly a third of the frame before you upload it.
How to Use D-ID Voice Cloning
การโคลนเสียง lets you put your own voice behind any avatar you choose.
นี่คือวิธีการใช้งานทีละขั้นตอน
ขั้นตอนที่ 1: เปิดคลังเสียง
Select your avatar, then open the voice dropdown in the script box.
Click “Clone voice” at the bottom of the list.
Step 2: Upload or Record
Upload a clean audio file or record directly in the browser.
Thirty seconds of clear speech beats five noisy minutes.
✓ ด่าน: Your cloned voice reads the preview line back to you.
Step 3: Assign the Cloned Voice
Name your Instant Cloned Voice and save it.
It then appears as a voice option for every avatar.
✅ ผลลัพธ์: Every future video can sound like you without recording.
💡 เคล็ดลับสำหรับมืออาชีพ: Record your sample in the same tone you use on camera, not your reading-aloud voice.
How to Use D-ID Emotion and Expression Controller
Emotion and Expression Control lets you control how each line of your script lands.
นี่คือวิธีการใช้งานทีละขั้นตอน
ขั้นตอนที่ 1: เลือกอวาตาร์ของคุณ
Open the video you are editing and click the avatar layer.
Expression settings sit under the script box.
Step 2: Choose an Expression
Pick happy, serious, surprised, or neutral for the delivery.
Match the expression to the line, not the whole script.
นี่คือตัวอย่าง:

✓ ด่าน: The preview thumbnail updates with the new expression.
Step 3: Add Pauses Where They Matter
Click the stopwatch icon in the text box to add a pause.
A half-second break before a key claim reads as confidence.
✅ ผลลัพธ์: Your script now reads like a person, not a robot.
💡 เคล็ดลับสำหรับมืออาชีพ: Use neutral as your base and add one happy or serious moment, not six.
เคล็ดลับและทางลัดสำหรับมืออาชีพ D-ID
After eight months in the Studio, these are the habits that saved me the most time.
แป้นพิมพ์ลัด
| การกระทำ | ทางลัด |
|---|---|
| ยกเลิกการแก้ไขครั้งล่าสุด | Ctrl / Cmd + Z |
| ทำซ้ำการแก้ไขครั้งล่าสุด | Ctrl / Cmd + Shift + Z |
| บันทึกฉบับร่าง | Ctrl / Cmd + S |
| Duplicate selected layer | Ctrl / Cmd + D |
คุณสมบัติที่ซ่อนอยู่ซึ่งคนส่วนใหญ่มองข้ามไป
- Pause control: Click the stopwatch icon in the text box to add a pause mid-script.
- Canvas layouts: Switch format for mobile, social media, or presentations before you generate.
- Accents and styles: The 119 languages each carry accent and speaking style options.
- Visual layers: Add backgrounds, videos, and text on top of any avatar.
- Parallel API calls: The D-ID API handles tens of thousands of requests at once.
Here are the benefits I lean on most:

ข้อผิดพลาดทั่วไปที่ควรหลีกเลี่ยงในการสอบ D-ID
Mistake #1: Feeding it a bad photo
❌ ผิด: Uploading a blurry side-angle selfie and blaming the output.
✅ ด้านขวา: Use a sharp, front-facing photo with both eyes visible.
Mistake #2: Writing a script that runs too long
❌ ผิด: Pasting a ten minute script and waiting for an error.
✅ ด้านขวา: Keep each video under the five minute limit and split longer scripts.
Mistake #3: Exposing your API key
❌ ผิด: Hardcoding the API key in front-end JavaScript.
✅ ด้านขวา: Call the D-ID API from your server and keep the key in environment variables.
การแก้ไขปัญหา D-ID
Problem: The video is stuck on processing
สาเหตุ: Long scripts and busy render queues slow generation down.
แก้ไข: Refresh the page, then shorten the script and generate again.
Problem: The API returns a 401 error
สาเหตุ: Your API key is missing, expired, or wrongly encoded in the header.
แก้ไข: Generate a fresh key in settings and check the Authorization header format.
Problem: The lip sync looks off
สาเหตุ: Background noise or heavy compression in the uploaded audio file.
แก้ไข: Re-record in a quiet room and upload WAV instead of a low bitrate MP3.
📌 บันทึก: If none of these fix your issue, contact D-ID support.
D-ID เชี่ยวชาญด้านการโต้ตอบแบบสองทางแบบเรียลไทม์ผ่านเอเจนต์ AI ด้านภาพ โดยใช้เทคโนโลยีของ D-ID เพื่อสร้างบุคคลดิจิทัลที่มีชีวิตชีวาและสามารถสนทนาได้
ทำ is an AI video generator that turns photos and text into talking avatars.
Its Creative Reality Studio is a self-service platform for creating videos with moving and talking avatars.
The Studio combines deep-learning face animation with generative AI text and text-to-image tools.
Think of it like a film studio where the actors are digital humans.
ชมภาพรวมโดยย่อนี้:
ประกอบด้วยคุณสมบัติหลักดังต่อไปนี้:
- โปรแกรมแปลวิดีโอ: Translates a finished video and re-syncs the lip movement
- API Talking Head: Builds talking head videos from an image plus text or audio
- การผสานรวม D-ID: Pushes avatars into chat tools, LMS platforms and slide decks
- แคมเปญวิดีโอ: Spins one script into hundreds of personalized videos
- เอージェนต์ AI ของ D-ID: อิสระ assistants that answer from knowledge you upload
- อวตารที่สร้างโดย AI: Creates brand-new presenters from a text prompt
- การแปลงภาพถ่ายเป็นวิดีโอ: Turns one still photo into a speaking digital human
- การโคลนเสียง: Copies your voice from a short recording or audio file
- การควบคุมอารมณ์และการแสดงออก: Sets happy, serious, surprised or neutral delivery per line
สำหรับรีวิวฉบับเต็ม โปรดดูที่หน้าของเรา การตรวจสอบ D-ID.

ราคา D-ID
Here is what D-ID costs in 2026:
| วางแผน | ราคา | เหมาะสำหรับ |
|---|---|---|
| การทดลอง | 0 ดอลลาร์/เดือน | Testing the Studio before you pay |
| ไลท์ | 4.7 ดอลลาร์/เดือน | Solo creators making a few clips |
| โปร | 16 ดอลลาร์/เดือน | Regular video production and voice cloning |
| ขั้นสูง | 108 ดอลลาร์/เดือน | Teams running campaigns and API calls |
| องค์กร | ราคาตามสั่ง | High volume and custom agreements |
ทดลองใช้งานฟรี: Yes — the Trial plan is $0/month with limited credits.
รับประกันคืนเงิน: Not advertised, so test on Trial before you upgrade.

💰 คุ้มค่าที่สุด: Pro at $16/month — it unlocks voice cloning without the Advanced jump.
D-ID เทียบกับทางเลือกอื่นๆ
How does D-ID compare? Here is the competitive landscape:
| เครื่องมือ | เหมาะสำหรับ | ราคาแรกเข้า | การให้คะแนน |
|---|---|---|---|
| ทำ | Photo-to-video and API | 4.7 ดอลลาร์/เดือน | ⭐ 4.2 |
| เฮย์เจน | Avatar quality | ~$29/mo | ⭐ 4.6 |
| ซินเธเซีย | ทีมองค์กร | ~$29/mo | ⭐ 4.6 |
| โคลอสเซียน | Training video | ~$27/mo | ⭐ 4.5 |
| วีด | Editing plus avatars | ~$19/mo | ⭐ 4.5 |
| เอไล | Slides to video | ~$23/mo | ⭐ 4.4 |
| วิดโนซ | Free tier volume | ~$19/mo | ⭐ 4.3 |
| สมองส่วนลึก | Stock realism | ~$24/mo | ⭐ 4.4 |
ตัวเลือกที่น่าสนใจ:
- ดีที่สุดโดยรวม: HeyGen — the avatars still look the most natural.
- งบประมาณที่ดีที่สุด: D-ID — paid plans start at $4.7/month.
- เหมาะสำหรับผู้เริ่มต้น: Vidnoz — templates and a free tier to learn on.
- เหมาะสำหรับนักพัฒนา: D-ID — the API is the deepest in this group.
🎯 ทางเลือกอื่นสำหรับ D-ID
Looking for D-ID alternatives? Here are the options worth your time:
- 🚀 เฮย์เจน: Fastest avatar library and the smoothest translation workflow for marketing teams.
- 🏢 ซินเธเซีย: Enterprise favourite with strict brand controls and a huge stock avatar set.
- 👶 โคโลสเซียน: Built around training video, with scenario branching that beginners pick up fast.
- 🎨 วีด: Full editor first, avatars second — best if you also cut and caption footage.
- 🔧 เอไล: Slide-to-video conversion and a clean API for developers on smaller budgets.
- 💰 วิดโนซ: Generous free tier and hundreds of templates for low-volume social clips.
- ⭐ ดีพเบรน: Strong realism on stock presenters, popular for news-style and kiosk video.
- 🧠 ซินเธซิส: Voice-led tool where the audio quality matters more than the avatar.
- 📊 ชั่วโมงที่หนึ่ง: Scales product and course video from spreadsheets rather than one-off edits.
- ⚡ เวอร์โบ: Mobile-first app from วันเดอร์แชร์ for quick vertical avatar clips.
- 💼 วิทยาร์ด: Sales video hosting with tracking, if you record yourself more than you generate.
- 🎯 ฟลิกิ: Text-to-video with a big voice library, cheaper for faceless content.
- 🔊 ปราศรัย: Voice reading and cloning tool, not a full video production suite.
- 🔥 อินวิดีโอ: Prompt-to-video editing with stock footage baked into every template.
- 🛒 สร้างสรรค์: Ad-focused: paste a product URL and get avatar ad variations back.
- 📱 AI สร้างคำบรรยาย: Phone app for editing, dubbing and lip-syncing your own face on camera.
ดูรายชื่อทั้งหมดได้ที่หน้าของเรา ทางเลือกอื่นของ D-ID แนะนำ.
⚔️ เปรียบเทียบ D-ID
Here is how D-ID stacks up against each competitor:
- D-ID เทียบกับ HeyGen: HeyGen has more polished stock avatars. D-ID wins on API depth and price.
- D-ID เทียบกับ Synthesia: Synthesia suits large enterprise rollouts. D-ID is far cheaper to start testing.
- D-ID ปะทะ โคโลสเซียน: Colossyan is better for structured training. D-ID handles real-time chat avatars better.
- D-ID ปะทะ Veed: Veed is the stronger editor. D-ID is the stronger digital humans engine.
- D-ID ปะทะ Elai: Elai converts slides faster. D-ID gives you better emotion and expression control.
- D-ID ปะทะ Vidnoz: Vidnoz has a bigger free tier. D-ID gives cleaner output and a real API.
- D-ID เทียบกับ Deepbrain: Deepbrain edges ahead on stock realism. D-ID lets you use any photo you own.
- D-ID เทียบกับ Synthesys: Synthesys focuses on voice. D-ID covers voice plus avatar plus live agents.
- D-ID เทียบกับ ชั่วโมงแรก: Hour One is built for bulk catalogues. D-ID is more flexible for one-off video.
- D-ID ปะทะ Virbo: Virbo is easier on mobile. D-ID scales better once volume grows.
- D-ID ปะทะ Vidyard: Vidyard hosts and tracks recordings. D-ID generates the footage in the first place.
- D-ID เทียบกับ Fliki: Fliki is cheaper for faceless clips. D-ID is the pick when you need a face.
- D-ID เทียบกับ Speechify: Speechify only produces audio. D-ID pairs that audio with a talking avatar.
- D-ID เทียบกับ InVideo: InVideo leans on stock footage. D-ID leans on avatars and photo animation.
- D-ID เทียบกับ Creatify: Creatify is tuned for paid ads. D-ID covers a much wider set of use cases.
- D-ID เทียบกับ AI สำหรับคำบรรยาย: Captions AI edits your own footage. D-ID creates presenters from scratch.
เริ่มใช้งาน D-ID ได้เลยตอนนี้
คุณได้เรียนรู้วิธีการใช้งานฟีเจอร์หลักๆ ของ D-ID แล้ว:
- ✅ โปรแกรมแปลวิดีโอ
- ✅ API หัวพูดคุย
- ✅ การผสานรวม D-ID
- ✅ แคมเปญวิดีโอ
- ✅ เอเจนต์ AI ของ D-ID
- ✅ อวตารที่สร้างโดย AI
- ✅ การแปลงภาพถ่ายเป็นวิดีโอ
- ✅ การโคลนเสียง
- ✅ Emotion and Expression Control
ขั้นตอนต่อไป: เลือกฟีเจอร์หนึ่งอย่างแล้วลองใช้ดูเลย
คนส่วนใหญ่มักเริ่มต้นด้วยการแปลงภาพถ่ายเป็นวิดีโอ
ใช้เวลาน้อยกว่าห้านาที
ถาม บ่อย ๆ
D-ID ทำงานอย่างไร?
You upload a photo or pick an avatar, then add a script or audio file. D-ID’s AI animates the face, syncs the lips and returns an MP4 video.
ฉันสามารถใช้ D-ID ได้ฟรีหรือไม่?
Yes. The Trial plan costs $0/month and lets you generate a limited number of videos. Paid plans start at $4.7/month once you need more credits.
D-ID มี API หรือไม่?
Yes. The D-ID API creates digital humans at scale from one image and text or audio. It supports real time streaming and parallel requests.
วิธีการสร้างวิดีโอ D-ID ทำอย่างไร?
Open Creative Reality Studio, choose a canvas layout, pick an avatar, paste your script, select a voice, then click Generate. Videos export as MP4.
ฉันสามารถใช้เสียงของตัวเองใน D-ID ได้หรือไม่?
Yes. Upload an audio file or record directly in the Studio to create an Instant Cloned Voice, then assign that voice to any avatar.













