ตัวอย่าง Google Docs API
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ส่วนนี้จะแสดงชุดแอปพลิเคชันตัวอย่างและยูทิลิตีของ Docs API ที่สาธิตวิธีแปลการดำเนินการใน Google เอกสารที่ต้องการให้เป็นคำขอ API
Codelab
สร้างข้อความถอดเสียงการประชุมทางธุรกิจโดยใช้ Google เอกสารและแมชชีนเลิร์นนิง
ในโค้ดแล็บนี้ คุณจะได้เรียนรู้วิธีส่งไฟล์เสียงผ่าน
Google Cloud Speech-to-Text API
จากนั้นส่งออกข้อความถอดเสียงไปยังเอกสารใน Google Speech-to-Text API เป็น API ที่ใช้งานง่ายและใช้เครือข่ายประสาทที่มีประสิทธิภาพเพื่อช่วยให้นักพัฒนาซอฟต์แวร์
แปลงเสียงเป็นข้อความได้ นอกจากนี้ ยังขับเคลื่อนโดยแมชชีนเลิร์นนิงด้วย
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-08-29 UTC
[null,null,["อัปเดตล่าสุด 2025-08-29 UTC"],[],[],null,["# Google Docs API samples\n\nThis section presents a set of Docs API sample applications and\nutilities that demonstrate how to translate an intended Google Docs action\ninto an API request.\n\n- [Output document contents as JSON with\n Docs API](/workspace/docs/api/samples/output-json): Outputs a JSON dump of\n the complete contents of a document. This can help you understand the\n structure of Docs files or troubleshoot issues.\n\n- [Extract the text from a document with\n Docs API](/workspace/docs/api/samples/extract-text): Extracts only the text\n from a document. This is especially useful for passing the text to another\n service.\n\n- [Mail merge with Docs API](/workspace/docs/api/samples/mail-merge): Mail\n merge documents from a template with data from Google Sheets or plain\n text.\n\nCodelab\n-------\n\n[Create a transcript of your business meetings using Google Docs \\& Machine\nLearning](https://codelabs.developers.google.com/codelabs/docs-ml-transcript#0):\nIn this codelab, you'll learn how to send an audio file through the [Google Cloud Speech-to-Text API](https://cloud.google.com/speech-to-text/),\nthen output the transcript to a Google document. The Speech-to-Text API is\neasy-to-use and applies a powerful neural network to enable developers to\nconvert audio to text. Plus, it's powered by Machine Learning."]]