Luke Oliff · Author

Posts by Luke Oliff
Best TTS Providers 2026: Comparison of the Top 10 APIsThe top 10 text-to-speech APIs of 2026, benchmarked on the independent Artificial Analysis Speech Arena. Simba 3.2 is tied for the best-rated voice at $6 to $10 per million characters, a fraction of Cartesia, Deepgram, and ElevenLabs. Self-hosted models left out.Voice AIvia speechify.ai
Open Weights Are Eating AI: Here Are the 7 Best Open TTS Models and the Gap Nobody MentionsOriginalThis is the biggest open-weight week AI has ever had: DeepSeek V4’s stable release lands July 24 and Moonshot’s Kimi K3 weights go free on July 27, days after K3 topped a major coding leaderboard…Voice AI
Fortnite Is About to Run the Biggest Real-Time TTS Deployment in GamingOriginalEpic Games is giving 36 Fortnite characters AI voices for a “conversations” feature that leaves its experimental phase on July 30, 2026, letting creators publish islands where NPCs talk back,…Voice AI
Simba 3.0 now speaks six European languages; Simba 1.6 marked legacySimba 3.0 is no longer English-only — it now officially covers English plus German, Spanish (ES/MX), French, Italian, and Brazilian Portuguese. The same release flags the Simba 1.6 models as legacy and confirms Simba 3.0 accepts cloned voices.Voice AIvia speechify.ai
Five Voice AI Stories from Mid-July 2026 That Actually MatterOriginalMid-July 2026 gave voice AI a new leaderboard king, a 70% price cut from Google, a $22 billion valuation rumour, a nine-figure seed round, and an AI Gene Wilder. Here are the five stories worth your…Voice AI
Qwen-Audio-3.0-TTS Plus Review: What Taking #1 Actually Bought AlibabaOriginalAlibaba’s Qwen-Audio-3.0-TTS-Plus is the new #1 on the Artificial Analysis Speech Arena leaderboard, with an Elo of 1,236 (±17) from 1,305 blind listener votes. That puts it two points ahead of…Voice AI
Set a per-agent maximum call durationVoice agents now carry a max_call_duration_seconds field — a hard per-agent wall-clock cap on a single call. When a call reaches it, the agent ends automatically; null keeps the previous behavior of bounding calls only by your plan's ceiling.Voice AIvia speechify.ai
The Rules for Synthetic Voices Arrived This Month from Three Different Directions at OnceOriginalIn the space of about a week, synthetic voices got rule-making at three separate layers of the stack. TikTok Shop banned AI-generated voices from live commerce streams on July 15, with violations…Voice AI
Filter GET /v1/voices by type, locale, gender, and modelGET /v1/voices now accepts type, locale, gender, and model query filters, applied before pagination so pages stay full — so you can fetch, say, only English cloned voices that support Simba 3.2 in a single call.Voice AIvia speechify.ai
Per-plan API rate and concurrency limits are now publishedThe API limits reference now lists per-plan rate limits (requests per second, plus an Agents burst) and concurrency limits for both the TTS and Agents surfaces, and 429 responses carry a docs_url plus distinct rate_limited and concurrency_limited error codes.Voice AIvia speechify.ai
Brussels Just Handed Every Voice Assistant the Thing Google Would Never SellOriginalOn July 16, 2026, the European Commission adopted binding Digital Markets Act decisions ordering Google to open Android to rival AI assistants, granting certified third-party assistants voice…Voice AI
AMD Just Put Text-to-Speech in the Local AI Stack by DefaultOriginalAMD released Lemonade 11.0 on July 15, 2026, and the headline feature is text-to-speech: an OpenMOSS backend with voice-cloning and voice-design models, plus a dedicated TTS panel in the UI.…Voice AI
Building an AI Voice Cloning Web App with Next.js and SpeechifyClone a voice from a browser upload, synthesize speech with it, and keep your API key server-side. A working Next.js voice cloning app built on the Speechify API, no GPU required.Voice AIvia speechify.ai
Listeners Just Voted and the AI Voices Won. Nobody Told Them They Were Voting.OriginalTwo studies published in mid-July 2026 found that ordinary listeners can’t reliably tell AI voices from human ones, and in some settings actively prefer the synthetic option. Edison Research, in a…Voice AI
Streaming TTS directly to the browser with Web Audio APIStream Speechify TTS as raw PCM, keep the API key server-side, and schedule each chunk into the browser's Web Audio API for low-latency playback.Voice AIvia speechify.ai
Add a better voice to Deepgram's Voice Agent with SpeechifyPoint Deepgram Voice Agent at the open-source tts-shims OpenAI-compatible proxy to speak with a Speechify voice. The shim answers Deepgram's open_ai TTS request and keeps your Speechify key server-side.Voice AIvia speechify.ai
Controlling Emotion and Timing in TTS with SSMLUse SSML emotion tags, pauses, prosody, emphasis, and pronunciation aliases to shape Speechify TTS output from one API request.Voice AIvia speechify.ai
Voice AI Is Worth Billions and Speech Is Nearly Free. Both Are True.OriginalIn the first two weeks of July 2026, ElevenLabs opened talks for a tender offer at a roughly $22 billion valuation, Paris-based Gradium closed a $100 million seed round backed by Nvidia, and…Voice AI
Gene Wilder's Voice Is Back and the Interesting Part Is the PaperworkOriginalNetflix is using an AI recreation of Gene Wilder’s voice in “Wonka’s The Golden Ticket,” a nine-episode reality competition [premiering September 23,…Voice AI
Cloned voices can now run on Simba 3.2 with Speechify approvalPersonal cloned voices can now be synthesized on the curated Simba 3.2 model. Given the model's quality bar, each clone is gated on manual Speechify approval of the voice key, while simba-english and simba-multilingual keep serving clones self-serve.Voice AIvia speechify.ai
List available TTS models at runtime with GET /v1/audio/modelsA new GET /v1/audio/models endpoint returns the models you can pass as the model parameter, each with a default and recommended flag plus the languages it supports — so a model picker can be built at runtime instead of hardcoding the list.Voice AIvia speechify.ai
OpenAI Shipped Its Best Voice Model Where Developers Can't Touch ItOriginalOpenAI released GPT-Live-1 and GPT-Live-1 mini on July 8, 2026, a pair of full-duplex conversational models that replace Advanced Voice Mode in ChatGPT. They can listen and speak at the same time,…Voice AI
Simba 3.2 is live on the TTS API as the recommended English modelSimba 3.2 is now available on POST /v1/audio/speech and /v1/audio/stream — a streaming-native Simba 3 model with lower TTFB, richer expressivity, and a curated voice allow-list, recommended for new English integrations.Voice AIvia speechify.ai
WE'RE NUMBER ONESimba 3.2 is #1 on Artificial Analysis, the independent TTS benchmark. On Voice Arena's blind, listener-voted board it's the #1 real-time voice and #1 on price — the model above it isn't real-time, the nearest at its quality costs 7x more. Nothing you can ship beats it.Voice AIvia speechify.ai
Building an automated audiobook pipeline with the Speechify TTS APITurn long-form ePub or Markdown into a single narrated chapter MP3 with a runnable Python demo: chunk on sentence boundaries, synthesize each chunk, stitch with ffmpeg.Voice AIvia speechify.ai
API keys can now enforce monthly USD spend limitsSpeechify API keys can now carry a monthly USD spend limit, returning 402 spend_cap_exceeded once a key reaches its budget for the calendar month.Voice AIvia speechify.ai
Switch to Speechify from inside speech-sdkSpeechify is now a direct provider in speech-sdk. Switch existing calls over with a factory function and an API key, no new client required.Voice AIvia speechify.ai
TTS now accepts sample-rate and bitrate-specific output formatsSpeechify TTS speech and streaming endpoints now accept output_format values like pcm_16000, ulaw_8000, and bitrate-tuned mp3 variants without changing existing callers.Voice AIvia speechify.ai
The API now exposes more safety limits at the edgeSpeechify added rate-budget response headers, global JSON body-size handling, clearer 413 and 415 errors, and pre-auth IP throttling for token-mint paths.Voice AIvia speechify.ai
Dynamic video narration using the Speechify Voice Cloning APIClone a voice from a short sample and use it to narrate dynamic video content programmatically via the REST API.Voice AIvia speechify.ai
Your pay hasn't moved since 2008. FTSE 100 CEO pay just set its fourth record in a row.Your pay hasn't moved since 2008. FTSE 100 CEO pay just set its fourth record in a row.Pay Transparencyvia medium.com
Google just cut the price of decent speech by 70%, quietlyGoogle just cut the price of decent speech by 70%, quietlyAIvia medium.com
Inworld TTS-2, six weeks after the price cut: the consumer-app play, reviewedInworld TTS-2, six weeks after the price cut: the consumer-app play, reviewedAIvia medium.com
Qwen-Audio-3.0-TTS Flash: Alibaba just came for the real-time marketOriginalQwen-Audio-3.0-TTS Flash: Alibaba just came for the real-time marketAI
Workspace webhooks now have endpoint management and versioned payloadsSpeechify workspace webhooks now support managed endpoints, delivery history, a resource.action event catalog, combined signatures, and per-endpoint API versions.Voice AIvia speechify.ai
API keys now carry clearer scopes and usage attributionSpeechify API keys now have cleaner scope tiers, service-account inheritance, and usage attribution that makes spend easier to trace back to a workload.Voice AIvia speechify.ai
How we think about latency in SpeechifyAI voice agentsBaseten published a case study on the SpeechifyAI voice agent stack. This is our view on why model co-location matters for live calls.Voice AIvia speechify.ai
Service accounts are now machine identities for the Speechify APIService accounts give Speechify API workloads their own identity, scope ceiling, key rotation flow, usage attribution, and short-lived child keys for agent sessions.Voice AIvia speechify.ai
Building real-time captions with Speechify TTS speech marksUse the Speechify API's word-level timestamps to generate accurate WebVTT captions for your synthesized audio.Voice AIvia speechify.ai
Build and Agents API fields moved toward one naming shapeBuild and Agents received a small API naming cleanup on June 28, including not_specified voice gender and several Agents field-name migrations.Voice AIvia speechify.ai
Streaming TTS in Python with SpeechifyHow to stream audio from the Speechify TTS API in Python using the SDK and native requests. Covers chunked streaming to disk and piping audio to a player without waiting for the full payload.Voice AIvia speechify.ai
GET /v1/voices now returns a pagination-ready envelopeThe Build API moved GET /v1/voices from a bare array to a voices object with pagination fields, making the response shape safer for SDKs and future growth.Voice AIvia speechify.ai
Idempotency-Key is now wired across side-effect API callsSpeechify now supports Idempotency-Key on the API calls most likely to be retried, including calls, batches, purchases, spend paths, and service-account key minting.Voice AIvia speechify.ai
Speechify-Version gives API clients a stable date pinSpeechify APIs now support the Speechify-Version header, so HTTP clients can pin a dated contract while SDKs send their build-date version automatically.Voice AIvia speechify.ai
Using TTS in Node.js with SpeechifyA practical guide to synthesizing speech in Node.js using the Speechify TTS API. Covers installation, a basic synthesis call, streaming audio to disk, and what to reach for next.Voice AIvia speechify.ai
TTS stream responses are documented as raw audio streamsThe Build docs now spell out that POST /v1/audio/stream returns chunked raw audio, not JSON, with clearer response content types and codec notes.Voice AIvia speechify.ai
Agents now expose live operations APIs for analytics and interventionSpeechify Agents added live transcript streaming, take-over actions, per-action RBAC, analytics queries, and saved dashboard APIs for monitoring live voice operations.Voice AIvia speechify.ai
Launching the Speechify CookbookA small, public repo of runnable Speechify recipes. Pick a folder, drop in your API key, run it. TypeScript and Python today, SDK and native REST side by side.Voice AIvia speechify.ai
Hello Speechify DevelopersWelcome to the new Speechify developer blog. Expect updates from the AI and labs teams, product news, collaborations, and technical guides for the Speechify TTS API.Voice AIvia speechify.ai
Best Text-to-Speech API: Top Voice Quality at the Lowest Price (2026) | SpeechifySpeechify SIMBA 3.0 ranks #7 globally on Artificial Analysis — above ElevenLabs, Google, and OpenAI — from $6 per million characters. Compare top TTS APIs.Voice AIvia speechify.com
A Rising Tide Lifts All BoatsOriginalI used AI to help edit this article. The experiences, the arguments, the disappointments, and frustrations are mine. Every example is real. But I am, despite being British, not great at written…
Voice Agents API is now public betaSpeechify Voice Agents is now publicly documented, with guides and API reference pages for agents, conversations, tools, knowledge bases, calls, and monitoring.Voice AIvia speechify.ai
I'm not apologising for being productiveOriginalBy the time a child with ADHD reaches the age of ten, they've received an estimated 20,000 more corrective or negative messages than their neurotypical peers. Not a little more. Twenty. Thousand.…
The inequity of contributing guidesOriginalYour CONTRIBUTING.md isn't welcoming. It's a gatekeeping document.Most open source projects have a contribution guide.
Slack is your remote team's social media. Treat it like it.OriginalI've worked remotely for years. Nine of them, full time - four and a half at Deepgram. No office, no watercooler, no accidentally bumping into someone in the kitchen and finding out they're also…
We Built a Self-Service Support Bot That Customers Install ThemselvesHow Deepgram built a self-service AI support bot for Slack — customers install it, link their project, and get answers from docs instantlyVoice AIvia deepgram.com
An open letter on AIOriginalAI is a tool — a hammer. It's not good or bad; it's about how we use it. On creativity, programming, and staying human through the next industrial revolution.Open letter
An open letter on politicsOriginalWhy I judge people by their politics — and why staying neutral is a choice too. On democracy, media manipulation, and raising two kids in the world we're building.Open letter
Time to Leave? Time to Rebuild! Making Twitter2.0Time to Rebuild! When Elon Musk announced his intention to purchase Twitter in April 2022, he did so with grand promises. Tagged with go, programming, series.Govia dev.to
The End of X (Or, It Should Be): How Elon Killed TwitterWhen Elon Musk announced his intention to purchase Twitter in April 2022, he did so with grand promises. Tagged with news, disinformation, security.Newsvia dev.to
Just Surviving: Working Remotely for BeginnersFollowing on from my last post where I talked about how difficult working remotely can be, today I am posting some of my advice on how to maintain a positive you-work relationship, and healthy work-life balance. Tagged with workfromhome, mentalhealth.Workfromhomevia dev.to
I Love Working Remotely, Even Though It Sucks at TimesI love and hate remote work. It drains my social battery, needing human interaction to recharge. The shift to home offices during the pandemic led to lost connections and innovation. Tagged with workfromhome, mentalhealth.Workfromhomevia dev.to
A Guide to Respectful API Back-Off StrategiesThis guide provides a general framework for handling Deepgram's 429 response errors through effective back-off strategies. Depending on the specifics of your application and usage patterns, you may need to adjust these strategies to fit your needs. Always refer to the latest Deepgram documentation for up-to-date information on their API and rate limits.Voice AIvia deepgram.com
Auto-Playback Across Devices (especially iOS)Auto-Playback Across Devices (especially iOS)Voice AIvia deepgram.com
Upgraded - The Deepgram JavaScript SDK v3Upgraded - The Deepgram Javascript SDK v3.Voice AIvia deepgram.com
Luke Oliff Joins the Developer Relations Team - Deepgram Blog ⚡️Luke Oliff joins the Developer Relations team at Deepgram!Voice AIvia deepgram.com
Introducing Deepgram Starter Apps - Deepgram Blog ⚡️Deepgram's Starter apps provide all users with a seamless and efficient onboarding experience.Voice AIvia deepgram.com
I'm Luke and I pledge to help close the gender gap in 2022!Much like last year, I intend to give my space to those women who inspired me in the last... Tagged with wecoded, career, womenintech.Wecodedvia dev.to
5 Ways to Build a Node.js API5 ways to build lightweight Node.js APIs, using popular frameworks or Node's standard libraries.Developer Relationsvia developer.vonage.com
I'm Luke, and I support women in tech.Last year I wrote about things I advocated that we can all do to further equality in tech. I still... Tagged with wecoded, career, womenintech.Wecodedvia dev.to
Server-Side Analytics with Jamstack SitesJamstack sites don't have a backend. That makes their ability to gather analytics particularly vulnerable to ad-blockers. Let's fix that problem.Developer Relationsvia developer.vonage.com
Migration From WordPress to JamstackThe Great Migration: Months of planning, tons of research, 3 proof of concepts. This is the result.Developer Relationsvia developer.vonage.com
Get Your Twitch Stream Live on Your WebsiteBuilding a small Netlify function to determine whether a Twitch stream is live or not. Tagged with netlify, lambda, javascript, showdev.Netlifyvia dev.to
The Perfect Breadcrumbs (in Nuxt)A small component for semantic breadcrumbs in Nuxt (or VueJS). Tagged with nuxt, javascript, showdev.Nuxtvia dev.to
Speed up Nuxt Builds on NetlifyIf you're not careful, your build times for Nuxt can spiral out of control. This is my journey to get from 30 minutes to 1 minute builds. Tagged with netlify, nuxt, showdev, javascript.Netlifyvia dev.to
Hacktoberfest - Open Source and Lots MoreI love Hacktoberfest. The very idea of it is to promote folks discovering the process of open-source... Tagged with hacktoberfest, opensource, contributorswanted.Hacktoberfestvia dev.to
Other Ways to Contribute to Open Source This HacktoberfestNot a programmer? There are other ways to contribute to open source. From translating docs to removing uninclusive or patronising language.Developer Relationsvia developer.vonage.com
Change Git's Default Branch From MasterBecause actually whatever your argument against it, you're probably wrong. Tagged with blacklivesmatter, git, showdev.Blacklivesmattervia dev.to
Guy's Bot - Inclusive Language in SlackWorking remake of popular Slack Bot guys-bot-for-slack with modern Slack APIs, using a basic implementation of Slack's Node.js SDKs. Tagged with showdev, node, inclusion, opensource.Showdevvia dev.to
Any TILs from your package managers library recently?Any TILs from your package managers library recently?. Tagged with discuss, opensource.Opensourcevia dev.to
The Ultimate `npm run dev`Automatically reloading node application accessible with a public URL. The ultimate npm run dev. Tagged with showdev, node, javascript, opensource.Javascriptvia dev.to
Export WordPress Posts to NuxtA simple CLI to suck your WordPress posts down into. Tagged with nuxt, javascript, webdev, showdev.Nuxtvia dev.to
Building a Slack Clone Using Vue Part 1Ever wanted to create a chat application like Slack? Learn to build a clone of Slack, using Vue.js and the Vonage Conversation API.Developer Relationsvia developer.vonage.com
Does Changing a Username or Organisation Name Provide Redirects?Does Changing a Username or Organisation Name in Dev.to Provide Redirects?. Tagged with askdev, help, meta.Askdevvia dev.to
Using Tailwind CSS with Vue.jsSetting up Vue.js to use the Tailwind CSS framework. Tagged with vue, javascript, beginners.Vuevia dev.to
In Celebration of International Women’s Day 2020We are proud to be elevating voices within the Vonage community this International Women's Day.Developer Relationsvia developer.vonage.com
I'm Luke, and I Could Do MoreWhen I started at Vonage (née Nexmo) as an Advocate, I was pretty new to Developer Relations. I disco... Tagged with wecoded, womenintech, career.Wecodedvia dev.to
Chat Pagination with Infinite ScrollingLearn how to add Infinite Scrolling to a message UI using JavaScript to support paginated messages from the Vonage Conversation Client SDK.Developer Relationsvia developer.vonage.com
Create a Simple Messaging UI with BootstrapThe design-web is awash with all sorts of examples of messaging UIs, but developers lack choice on frameworks. You can use basic Bootstrap components to create a simple messaging UI.Developer Relationsvia developer.vonage.com
The Ultimate DevRel Guide To TravelDiscover the ultimate travel tips and hacks, to make your travel more fun and bearable, from an award-winning team that is always on the move.Developer Relationsvia developer.vonage.com
Register to Chat with TypeformRegister to Chat with TypeformTypeformvia developer.vonage.com
Adding Voice Functionality to an Existing Chat ApplicationEnable audio communication between web users using our Client SDKDeveloper Relationsvia developer.vonage.com
Snapchat Style Filters with Tracking.js and VonageAdd facial tracking using Tracking.js and create some cool OpenTok.js Snapchat style filters for a video stream. Be Batman or just freak some people outDeveloper Relationsvia developer.vonage.com
Code Security — The Importance of Securing Your Version ControlCode Security — The Importance of Securing Your Version ControlGitvia medium.com
How to Manage a Collection of Secure API Endpoints with PostmanLearn how to use Postman - an API development environment - to manage collection of public and secure API endpoints and streamline the de...Securityvia auth0.com
Auth0 Adds Discourse Forum into Blog for Comments EngineAuth0 is integrating Discourse into our custom JAMstack static blog, as the comment engine. This will better serve readers with queries a...Securityvia auth0.com
Hackference 2018 RecapHackference is a three-day conference and hackathon for attendees to learn something new. Auth0 sponsored this year, with Jeremy Meiss gi...Securityvia auth0.com
First Timers Guide to Contributing to an Open Source ProjectWhat is open source? How to contribute to an open source project? Check out the First Timers Guide, here - pay it forward by learning how...Securityvia auth0.com
Travel Industry APIs - Learn About This Industry's Digital TransformationThe Travel Industry is one of the world's fastest-growing sectors. Learn about the digital transformation taking place and how to acceler...Securityvia auth0.com
Common Threats in Web Application SecurityWe attempt to cover a comprehensive security strategy for web applications, to protect against common threats in web application security...Securityvia auth0.com
Elixir & Phoenix Tutorial: Build an Authenticated AppYou can't escape Phoenix if you're looking for a good framework to build on when using Elixir.Securityvia auth0.com