Google Assistant SDK を使うと 音声操作や自然言語理解
Google のスマート機能をアイデアに追加できますプロジェクトで発話(カレンダーの内容 などの音声リクエスト)をキャプチャし、それを Google アシスタントに送信して、発話の生のテキストに加え、音声レスポンスを受け取ります。
Google アシスタント サービス
Google アシスタント サービスは、アシスタントのリクエストとレスポンスの音声バイトを直接操作できる低レベル API を公開しています。この API のバインディングは、gRPC をサポートするすべてのプラットフォームにおいて、Node.js、Go、C++、Java などの言語用に生成できます。
[null,null,["最終更新日 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."]]],[]]