Google Assistant SDK を使うと 音声操作や自然言語理解
Google のスマート機能をアイデアに追加できますプロジェクトで発話(カレンダーの内容 などの音声リクエスト)をキャプチャし、それを Google アシスタントに送信して、発話の生のテキストに加え、音声レスポンスを受け取ります。
Google アシスタント サービス
Google アシスタント サービスは、アシスタントのリクエストとレスポンスの音声バイトを直接操作できる低レベル API を公開しています。この API のバインディングは、gRPC をサポートするすべてのプラットフォームにおいて、Node.js、Go、C++、Java などの言語用に生成できます。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2023-12-02 UTC。"],[[["The Google Assistant SDK enables the integration of voice control, natural language processing, and Google's intelligence into projects, primarily for experimental and non-commercial purposes."],["It offers a low-level API for manipulating audio, accessible through various programming languages, along with Python reference code for audio handling and conversation management."],["While supporting audio input/output and visual HTML5 responses, it lacks hands-free activation, timers/alarms, podcast/news playback, and broadcast messaging capabilities."],["Developers can build projects by leveraging the gRPC APIs, customizing functionality with Actions on Google, and adhering to best practices for privacy, security, and audio configuration."]]],[]]