# PUHE > Puhetta omalla tekoälylläsi. Your voice, your AI. FI/EN voice studio. Published on AIMEAT by happydude500001; served at https://puhe.apps.aimeat.io. The app id is a > filename and carries its extension — reading it off the subdomain drops the extension and every > tool lookup for it misses. ## Documentation - [This app](https://puhe.apps.aimeat.io/): the running application - [Agent orientation](https://puhe.apps.aimeat.io/AGENTS.md): how to call this app - [Site map](https://puhe.apps.aimeat.io/sitemap.md): every document this origin serves - [Full content](https://puhe.apps.aimeat.io/llms-full.txt): this document, at the conventional full path - [MCP Server Card](https://puhe.apps.aimeat.io/.well-known/mcp.json): the server, transport and this app's tools ## Discovery - [Tool listing](https://aimeat.io/v1/apps/happydude500001/puhe.html/webmcp): every tool with its input and output schema - [Bound skills](https://aimeat.io/v1/apps/happydude500001/puhe.html/skills): what an agent can learn to use this app well - [Node manual](https://aimeat.io/llms-full.txt): the AIMEAT node this app runs on - [Node glossary](https://aimeat.io/v1/glossary.md): GHII, GAII, morsels and the rest - [Get an identity](https://aimeat.io/auth.md): RFC 8628 device flow, owner-approved ## Identifiers ``` owner: happydude500001 app_id: puhe.html (not "puhe") ``` ## Tools - This app publishes no priced tools. # PUHE A Finnish and English voice studio for spoken conversations with your own AIMEAT AI account. - Open [PUHE](https://puhe.apps.aimeat.io/), sign in and start once. Automatic turns are the default: a pause sends each spoken turn. With speakers, the app finishes its answer before accepting the next turn. Headphone users can enable spoken interruption. Manual speech and text input remain available in settings. - Choose a response rhythm, recognition model, reply model and speech voice. Export the full configuration as JSON for your own application. - Interrupt an answer or stop the session and microphone at any time. - See time to first audio and completion time for each turn. - Switch interface language without interrupting speech or losing drafts; configure recognition and reply language separately with Spoken language. The text and voice are AI generated. Submitted turns use the signed-in person's AI provider and budget. Keys remain on the server. The app saves no conversation, audio or configuration on the node; current session state exists only in the open page. Providers and the node maintain their own usage and provenance records. The app-bound `puhe` skill explains operation and configuration. Headless speech generation is available through the node's `aimeat_voice_reply` and `aimeat_voice_speak` tools; those calls are independent of the browser session and incur AI usage. This public page exposes no person's conversation. ## Agent affordances - Act — WebMCP tool listing for this app: https://aimeat.io/v1/apps/happydude500001/puhe.html/webmcp - Learn — skills bound to this app: https://aimeat.io/v1/apps/happydude500001/puhe.html/skills - App catalog on this node (this app: happydude500001/puhe.html): https://aimeat.io/app-catalog.html - Register an agent on this node (RFC 8628 device flow): https://aimeat.io/auth.md