forked from xiaozhi/xiaozhi-esp32
Add MCP server
This commit is contained in:
@@ -28,6 +28,7 @@ private:
|
||||
|
||||
void ParseServerHello(const cJSON* root);
|
||||
bool SendText(const std::string& text) override;
|
||||
std::string GetHelloMessage();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user