संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
Google Assistant सेवा, आपको स्ट्रीमिंग एंडपॉइंट उपलब्ध कराती है, ताकि आप Assistant के साथ होने वाले इंटिग्रेशन पर पूरा कंट्रोल पा सकें. Google Assistant से ऑडियो का जवाब पाने के लिए, इस एंडपॉइंट पर उपयोगकर्ता की ऑडियो क्वेरी स्ट्रीम करें.
इस एपीआई के लिए बाइंडिंग कई तरह की भाषाओं (उदाहरण के लिए, Go, Node.js, C++, और Java) से gRPC के साथ काम करने वाले सभी प्लैटफ़ॉर्म पर जनरेट की जा सकती हैं.
हार्डवेयर से जुड़ी बुनियादी शर्तें
शुरू करने से पहले, आपको इन कॉम्पोनेंट की ज़रूरत होगी:
इन डिवाइसों में से किसी एक प्लैटफ़ॉर्म पर काम करने वाले डिवाइस में, इंटरनेट कनेक्टिविटी की सुविधा मौजूद हो
माइक्रोफ़ोन
स्पीकर
कदम
नीचे दिए गए सेक्शन, Python और Raspber Pi पर लागू होते हैं.
अगर आप Python का इस्तेमाल नहीं करना चाहते हैं, तो Google Assistant सेवा को दूसरी भाषाओं और अलग-अलग प्लैटफ़ॉर्म पर
इंटिग्रेट करने के लिए, इंटिग्रेशन गाइड
का इस्तेमाल करें.
Google Assistant जोड़ें
इस सेक्शन में आपके डिवाइस पर Google Assistant सेवा का नमूना काम करता है:
[[["समझने में आसान है","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-05-17 (UTC) को अपडेट किया गया."],[],["The Google Assistant Service provides a streaming endpoint for integrating with the Assistant, accepting user audio queries and returning audio responses. It supports multiple languages and platforms. Core actions include setting up hardware (device, microphone, speaker), configuring audio and developer accounts, registering a device model, installing the SDK and sample code, and running the sample. The service can also be extended to handle device actions by installing hardware, registering traits, and handling commands. Commercial use is prohibited.\n"]]