
Best Voice Task Management App on Android in 2026
Discover how to manage your tasks by voice with AI that truly understands your intentions. Comparison of voice solutions on Android.
Read articleBehind the scenes of development, technical articles, and feedback from a solo dev.

Android deep links, Play Store Install Referrer, stacked rewards, push notifications in 6 languages — 22 files modified, 1324 lines added.
Read article
React Native, Deepgram STT, OpenRouter LLM, OpenAI TTS — 6 months of solo dev, from idea to Play Store.
Read article
v1.3.2 brings AI images directly into tasks and a redesigned inline dictaphone. Plus a gesture handler migration that gave me a headache.
Read article
Todoist limits to 5 projects for free, Google Keep lacks structure. Detailed comparison with TAMSIV, the voice and collaborative alternative.
Read article
Adding participants to events opened the door to advanced filters, multi-day events, and private overlays in the group agenda.
Read article
Deepgram offers excellent transcription but comes at a cost. I've added native Google/Apple STT as a free alternative. Two engines, one workflow.
Read article
No more audio recordings you never listen to again. Discover smart voice memos: dictate, and AI automatically organizes and structures.
Read article
Supabase Anonymous Auth to let the user test everything without an account. The challenge: convincing them to sign up afterwards.
Read article
Admin dashboard with Recharts, GA4 with Consent Mode, and 3-toggle RGPD cookie consent — all without violating privacy.
Read article
Two AI image providers in TAMSIV: Gemini 2.5 Flash Image for quality and Runware FLUX.1 for economy. The secret? Letting the LLM write the prompts.
Read article
My Supabase bill was rising due to egress. ContentCacheService with L1 memory cache, L2 AsyncStorage, and Supabase Realtime. Result: -80 to 90% egress.
Read article
Forgotten groceries, unevenly distributed chores, drowned WhatsApp messages. How a voice app can simplify family life.
Read article
Going from 100% French to 6 languages: 1993 keys in 35 files, 9 translation passes via OpenRouter, and a custom script to keep everything synchronized.
Read article
Implementing in-app subscriptions with RevenueCat seemed simple. Three tiers, one SDK. The reality? 16 edge cases of plan changes and French legal obligations.
Read article
We speak 3x faster than we type. Discover how voice AI transforms daily productivity with TAMSIV.
Read article
Scan a QR code on your phone to log in to the website. Supabase Realtime, fallback polling, and an impressive UX.
Read article
Building a complete showcase website in 72 hours with Next.js 16, Tailwind CSS 4, Vercel. Animated hero, responsive, SEO, and the pitfalls of the first deployment.
Read article
Amnesiac AI vs. AI that remembers. Conversation history, context window management, token costs, and OpenRouter fallback.
Read article
An animated button that breathes, pulses, and reacts. The Dictaphone's nebula effect with React Native's Animated API.
Read article
Scheduling recurring reminders, displaying icon badges, surviving Android's kill. Behind the scenes of TAMSIV notifications.
Read article
Push-to-talk, PendingCreation, native vs. cloud STT. TAMSIV's Dictaphone makes speaking faster than typing.
Read article
Merging activity, notifications, and gamification into a single stream. The Feed screen, the app's most ambitious.
Read article
5 tables, 12 levels, 10 badges, streaks, and daily challenges in a dedicated PostgreSQL schema.
Read article
PCM 16kHz audio, authenticated WebSocket, Deepgram Live STT, OpenRouter LLM, OpenAI TTS. Building the voice pipeline, chunk by chunk.
Read article
When your app's name no longer fits, everything has to change. A look back at the massive rebranding of Novai to TAMSIV, file by file.
Read article
Unified search across tasks and memos, and swipe navigation. When app fluidity becomes an obsession.
Read article
Daily, weekly, monthly, and custom reminders. The difficulty of making something inherently complex simple.
Read article
Refactor 16 monolithic screens into organized components and go from 71 to 0 ESLint errors. Why technical debt comes at a cost.
Read article
Integrate TipTap as a rich text editor and build checklists with individual or collective real-time validation.
Read article
TikTok-style video capture for attachments and drag-and-drop to reorder tabs. The quest for a fluid UX.
Read article
Adding favorites, task assignment, and attachments. The choice between relational tables and JSONB, and the trap of expiring signed URLs.
Read article
Building a nested group system with 4 roles, recursive PostgreSQL queries, and 31 RLS policies.
Read article
Implementing rate limiting and JWT authentication on WebSockets even before having users. Why security can't wait.
Read article
Separating personal, collaborative, and gamification data into three distinct schemas. An architectural choice that changes everything for maintainability.
Read article
A family of 4, paper shopping lists, a diving club managing everything on WhatsApp. Here's how the idea for a voice-controlled task manager was born.
Read article