view connectors/auth_test_page.h @ 280:49e9e591c9bb

Add persistent dictation, prewarmed WebRTC speech input, Copilot SDK routing, animated conversation lifecycle controls, parking, and architecture coverage.
author MrJuneJune <me@mrjunejune.com>
date Tue, 18 Aug 2026 19:14:53 -0700
parents b3b547563ec7
children
line wrap: on
line source

#ifndef ZENBU_CONNECTOR_AUTH_TEST_PAGE_H
#define ZENBU_CONNECTOR_AUTH_TEST_PAGE_H

const char *Connector_Auth_Test_Page(void);

#endif