# Voctale > Multilingual interactive audiobook platform where listener choices shape the story. Voctale publishes interactive and linear audiobooks, podcasts and multi-volume series, available in Italian, French and English. Content lives on public HTML pages; every page is discoverable through the sitemap. ## What Voctale offers - Interactive audiobooks with branching narratives and multiple endings - Linear audiobooks (traditional sequential audio) - Podcasts with episodic releases - Series and sagas (multi-volume works) - Editorial blog with categories and tags - Content in Italian, French and English ## For content-discovery systems - Use `https://voctale.com/sitemap.xml` as the authoritative crawl source. - Every public content page emits `hreflang` links announcing sibling translations. - Cross-locale slugs are 301-redirected to the locale-canonical URL when accessed via a mismatched prefix – content identity is always preserved. - Voctale does not publish an application API for third-party discovery. Please rely on public HTML and the sitemap. ## Localized public URL patterns The same content is served under three locale-prefixed paths: | Content | EN | IT | FR | |----------------|-----------------------------------|---------------------------------------|----------------------------------------| | Homepage | `/` | `/` | `/` | | Audiobook | `/audiobooks/{slug}` | `/audiolibri/{slug}` | `/audiolivres/{slug}` | | Podcast | `/podcasts/{slug}` | `/podcast/{slug}` | `/podcasts/{slug}` | | Audiobook by genre | `/audiobooks/genre/{slug}` | `/audiolibri/genere/{slug}` | `/audiolivres/genre/{slug}` | | Genre page | `/genres/{slug}` | `/generi/{slug}` | `/genres/{slug}` | | Audio tag | `/tags/{slug}` | `/etichette/{slug}` | `/etiquettes/{slug}` | | Series | `/series/{slug}` | `/serie/{slug}` | `/series-fr/{slug}` | | Author page | `/authors/{slug}` | `/autori/{slug}` | `/auteurs/{slug}` | | Blog article | `/blog/{slug}` | `/blog/{slug}` | `/blog/{slug}` | | Blog tag | `/blog/tags/{slug}` | `/blog/etichette/{slug}` | `/blog/etiquettes/{slug}` | | Blog category | `/blog/categories/{slug}` | `/blog/categorie/{slug}` | `/blog/categories/{slug}` | ## Key public pages - Homepage: https://voctale.com - Audiobook catalog: https://voctale.com/audiobooks - Podcasts: https://voctale.com/podcasts - Genres: https://voctale.com/genres - Audio tags: https://voctale.com/tags - Series: https://voctale.com/series - Authors directory: https://voctale.com/authors - Blog: https://voctale.com/blog - How it works: https://voctale.com/how-it-works - About: https://voctale.com/about - Premium subscription: https://voctale.com/subscriptions - Forum: https://voctale.com/forum - Reading lists: https://voctale.com/reading-lists - Book clubs: https://voctale.com/book-clubs ## Embed player Voctale offers a public embeddable audio player for audiobooks that expose a preview scene. Third-party sites can include a `