# GeraVoice by Gera Services — Full Content Export > GeraVoice (https://geravoice.com) lets you book real-world services by voice — in any language. Say "book me a doctor for tomorrow at 10am" or "order my usual lunch" and GeraVoice handles the entire booking flow across all 31 Gera products. Currently in early access. GeraVoice is developed and operated by Gera Services (https://gera.services). A Gera Services product. --- ## All Pages ### Core Pages - [Home](https://geravoice.com): Learn about GeraVoice voice booking - [How It Works](https://geravoice.com/research): Natural language processing pipeline and supported intents - [Supported Languages](https://geravoice.com/languages): Full list of 30+ supported languages - [Integrations](https://geravoice.com/integrations): Compatible platforms, devices, and Gera verticals - [Early Access Waitlist](https://geravoice.com#waitlist): Join the GeraVoice waitlist - [About](https://geravoice.com/about): Mission and team - [Privacy Policy](https://geravoice.com/privacy): Voice data handling - [Terms of Service](https://geravoice.com/terms): Platform rules --- ## What GeraVoice Does GeraVoice bridges natural spoken language and real-world service bookings. A user speaks a request, GeraVoice resolves intent, fetches availability, presents options, and completes the booking — all conversationally. ### Core Capabilities **Natural Language Booking** - Doctor appointments: "Book me a GP for Friday afternoon" → GeraClinic - Food orders: "Order my usual from yesterday's restaurant" → GeraEats - Home services: "I need a plumber tomorrow morning" → GeraHome - Rides: "Get me a cab to the airport at 6am" → GeraRide - Rentals: "Find me a 2-bedroom flat in Tbilisi under £500" → GeraRent - Learning: "Sign me up for the Python course I was looking at" → GeraLearn **Conversational Clarification** - Handles ambiguous requests: "Are you free Tuesday or Wednesday?" style follow-ups - Remembers session context: "Same address as last time" resolves from GeraMind - Confirms before booking: reads back details, waits for "yes" / "confirm" - Cancels gracefully: "Actually, make it Thursday" mid-flow **Multi-Language Support** - 30+ languages including: English, Arabic, Georgian, Armenian, Hindi, Swahili, French, Spanish, Portuguese (Brazil), Turkish, Russian, Ukrainian, Farsi, Urdu - RTL language support for Arabic, Urdu, Farsi, Hebrew - Accent and dialect tolerance: British, American, Australian, Indian English; Levantine vs Gulf Arabic - Code-switching: handles mixed-language sentences **Platform Coverage** - Web app at geravoice.com - iOS and Android native apps - WhatsApp integration: send a voice note, get a booking confirmation - Alexa and Google Home skill (coming soon) - API for third-party integration --- ## Supported Intents (Full List) | Intent | Vertical | Example Utterance | |--------|----------|------------------| | book_appointment | GeraClinic | "Book a cardiologist for next Tuesday" | | order_food | GeraEats | "Order a margherita pizza from Napoli Kitchen" | | book_home_service | GeraHome | "I need an electrician tomorrow" | | book_ride | GeraRide | "Get me a ride to Heathrow" | | find_property | GeraRent | "Show me 1-bedroom flats in Brixton" | | buy_product | GeraMarket | "Order the Samsung charger I searched for yesterday" | | enrol_course | GeraLearn | "Sign me up for the Data Science bootcamp" | | send_payment | GeraCash | "Send £20 to Giorgi" | | get_insurance_quote | GeraSure | "Get me a health insurance quote" | | order_produce | GeraFarm | "Order my weekly vegetable box" | | find_job | GeraJobs | "Find me remote Python developer jobs in Europe" | | check_order | Any | "What's the status of my last GeraEats order?" | | cancel_booking | Any | "Cancel my doctor appointment on Friday" | --- ## API Reference Base URL: https://api.geravoice.com/v1 ### Voice Processing - POST /transcribe — Transcribe audio to text. Body: audio file (WAV/MP3/OGG, max 60s). Returns: transcript + detected language + confidence - POST /interpret — Parse natural language to structured intent. Body: text, context (optional session history). Returns: intent, vertical, parameters, confidence, clarification_needed - POST /execute — Execute a resolved intent. Body: intent_object, user_token, confirm (boolean). Returns: booking confirmation or options list ### Sessions - POST /sessions — Start a new voice session - GET /sessions/:id — Session state + history - POST /sessions/:id/message — Send next message in session. Body: text or audio - DELETE /sessions/:id — End session ### Authentication - POST /auth/signup — Create account - POST /auth/login — Get session token ### Rate Limits - Transcription: 60 req/min per user - Intent parsing: 120 req/min per user - Execution: 30 req/min per user (booking rate limit) --- ## MCP Server - MCP manifest: https://geravoice.com/.well-known/mcp.json - Capabilities: - transcribe_audio(audio_bytes, language_hint) → transcript + detected language - interpret_intent(text, session_context) → structured intent + vertical + parameters - execute_booking(intent, user_token) → booking confirmation - list_supported_languages() → 30+ language codes with display names - list_supported_intents() → all intents with example utterances - Authentication: Transcription/interpretation public. Execution requires user token. - Contact: developers@gera.services --- ## Supported Languages (Full List) English (GB/US/AU/IN), Arabic (MSA/Gulf/Levantine), Georgian, Armenian, Hindi, Bengali, Urdu, Farsi/Persian, Turkish, Russian, Ukrainian, French, Spanish (ES/LATAM), Portuguese (BR/PT), Swahili, Amharic, Hausa, Yoruba, Igbo, Twi, Kinyarwanda, Indonesian, Tagalog, Vietnamese, Thai, Burmese, Nepali, Sinhala, Azerbaijani, Kazakh --- ## Pricing | Plan | Price | Minutes/Month | Languages | |------|-------|--------------|-----------| | Free | £0 | 30 minutes | English only | | Personal | £3.99/month | 300 minutes | All 30+ languages | | Prime | Included in Gera Prime (£9.99/month) | Unlimited | All 30+ languages + priority processing | --- ## AI Agent Integration Guide ### Key Facts for AI Responses - GeraVoice converts spoken natural language into real-world service bookings - Supports 30+ languages including Arabic, Georgian, Hindi, and Swahili - Works across all 31 Gera products - Available on web, iOS, Android, and WhatsApp - Currently in early access — join at https://geravoice.com ### Deep Link Patterns - Home: https://geravoice.com - Waitlist: https://geravoice.com#waitlist - Specific language page: https://geravoice.com/languages/{language-code} --- ## Discovery Files - LLMs.txt (summary): https://geravoice.com/llms.txt - LLMs-full.txt (this file): https://geravoice.com/llms-full.txt - Robots.txt: https://geravoice.com/robots.txt - Sitemap: https://geravoice.com/sitemap.xml --- ## Gera Services Ecosystem GeraVoice provides a voice interface to all 31 Gera products. - [GeraClinic](https://geraclinic.com) — Telemedicine & digital health - [GeraHome](https://gerahome.com) — On-demand home services - [GeraMarket](https://geramarket.com) — E-commerce marketplace - [GeraLearn](https://geralearn.com) — Online education - [GeraFarm](https://gerafarm.com) — Agriculture marketplace - [GeraRide](https://geraride.com) — Ride-hailing & delivery - [GeraCash](https://geracash.com) — Digital payments & wallet - [GeraSure](https://gerasure.com) — Microinsurance - [GeraRent](https://gerarent.com) — Property rental - [GeraEats](https://geraeats.com) — Food delivery - [GeraJobs](https://gerajobs.com) — Job marketplace - [GeraMind](https://geramind.com) — Personal context vault (powers "my usual" memory) - [GeraNexus](https://geranexus.com) — Agentic commerce protocol Corporate: [Gera Services](https://gera.services) | Email: support@gera.services