forked from xiaozhi/xiaozhi-esp32
Add MCP server
This commit is contained in:
@@ -51,6 +51,7 @@ private:
|
||||
std::string DecodeHexString(const std::string& hex_string);
|
||||
|
||||
bool SendText(const std::string& text) override;
|
||||
std::string GetHelloMessage();
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user