Build Voice Command Engines
What this is
Voice-controlled browsing is built on BROWSER_BASE_URL and the Surfa voice engine — the same core voice recognition and intent system that powers BotSurf's own browser, made available as a foundation for a developer to build their own voice-command experiences on top of.
How it works
bxViewedFromBotSurf() lets a page detect whether it's being accessed through the BotSurf browser specifically, which matters if your voice command tooling behaves differently inside BotSurf's own voice-aware context versus a standard browser without that layer present.
Holding BOT for this path
Voice engine development is close to the technical core of what BotGentz actually is — expect this category's BOT holding requirement to be meaningful, reflecting how central this infrastructure is to the whole platform rather than a peripheral feature area.
Related paths in Browser & Voice Control