AI NPCs in 2026: Inworld vs Convai for Unity Developers
PGP Studio Team · July 3, 2026 · 8 min read
Real-time conversational NPCs have moved from novelty demo to production tooling. A grounded look at what's actually shipping.

Real-time conversational NPCs have moved from novelty demo to production tooling faster than most emerging game technology categories manage, and by 2026 the shift is genuine rather than aspirational: both Convai and Inworld AI are shipping in actual production titles, not just technology demonstrations at industry conferences, and the underlying technical risk of the category has come down considerably even as the harder design question, whether a talking NPC actually improves a specific game, remains exactly where it was.
Convai's Bundled Approach
Convai's Unity SDK bundles real-time conversational NPCs with speech recognition, text-to-speech, LLM reasoning, memory, and what the company calls scene awareness, letting NPCs react to what is actually happening in the game world around them rather than following a fixed, pre-scripted dialogue tree regardless of context. That scene awareness piece is the part that distinguishes this generation of tooling from earlier chatbot-style NPC systems: an NPC that can reference a specific recent event in the game world, rather than responding with the same generic dialogue regardless of what the player has actually done, reads as meaningfully more intelligent to a player even when the underlying model itself has not fundamentally changed in capability.
The bundled nature of Convai's offering, speech recognition through to text-to-speech through to reasoning through to memory all in a single integrated SDK, is a meaningful practical advantage for a small team without dedicated AI engineering resources, since it avoids the integration overhead of stitching together separate services from different vendors for each piece of the pipeline. That said, a bundled solution also means a team is more tightly coupled to a single vendor's roadmap and pricing across the entire NPC pipeline at once, rather than being able to swap out an individual underperforming piece, like the text-to-speech quality specifically, without touching the rest of the integration.
Inworld's Pivot Toward Broader Infrastructure
Inworld AI has pivoted from a narrower character engine positioning toward broader real-time AI infrastructure, now offering sub-200 millisecond text-to-speech and shipping in production titles at real scale. That pivot, from a specifically character-focused product toward a more general real-time AI infrastructure platform, reflects a bet that the underlying technology has broader applications than conversational NPCs alone, and it positions Inworld to potentially compete for a wider range of real-time AI integration use cases beyond game dialogue specifically, at the cost of some of the narrower, character-specific polish a more focused product might otherwise offer.
The sub-200 millisecond text-to-speech latency figure is worth understanding in context: human conversational turn-taking research generally suggests responses slower than roughly 200 to 300 milliseconds begin to read as noticeably delayed rather than natural, so a text-to-speech pipeline that clears the 200 millisecond mark is operating right at the edge of what feels conversationally natural rather than comfortably inside it. That is a genuinely difficult latency target to hit consistently across varied hardware and network conditions, and hitting it reliably in production, not just in a controlled demo environment, is a meaningful technical achievement worth taking seriously as a real capability rather than a marketing number.
NVIDIA ACE as a Third Path
NVIDIA ACE is increasingly cited as a platform for plugging conversational AI characters into an existing engine without owning the entire pipeline end to end, offering a modular alternative to the more bundled approaches from Convai and Inworld. For a studio with existing AI engineering capability or a preference for maintaining more granular control over each piece of a conversational AI pipeline independently, ACE's more modular positioning is worth evaluating specifically against the bundled alternatives, since the right choice here depends heavily on how much in-house AI integration expertise a team actually has available versus how much they would rather delegate to a single vendor's integrated solution.
Why This Genuinely Moved Past Novelty Status
The clearest evidence that this category has moved past novelty-demo status is adoption breadth: both solo indie developers and considerably larger studios are shipping with this technology in 2026, which is a meaningfully different adoption pattern than a technology still primarily confined to well-funded studios experimenting at the bleeding edge, or conversely one still confined to hobbyist projects without any serious commercial validation behind it. Adoption across that full range of studio size and resourcing is a strong signal that the technology risk specifically, will this actually work reliably in a shipped product, has come down enough that the remaining evaluation question for most teams is a design and cost question rather than a pure feasibility question.
That does not mean the design question has gotten any easier, and it is worth being explicit about that distinction rather than letting improved technical reliability be mistaken for improved design certainty. Whether a specific game genuinely benefits from a conversational NPC, versus whether it is technically capable of having one, remain two entirely separate questions, and the harder one, the design question, has not moved meaningfully despite all the technical progress covered here.
Where This Applies to Our Own Work, and Where It Doesn't
For a small mobile and puzzle studio like ours, the honest read is that this technology is far more relevant to our XR and narrative-forward dev-for-hire client work than to our own core catalog. A block puzzle or arcade title's design goal is a legible, fast, replayable core loop, and a conversational NPC adds narrative and social depth that is simply not what that genre of game is trying to deliver to a player in the first place. Bolting a conversational AI character onto a title in that genre purely because the technology exists would be adding complexity and cost without a corresponding design benefit for our specific audience and genre.
Where this becomes directly and immediately relevant is exactly the kind of client brief we increasingly see for XR and narrative-forward projects specifically, where a reactive character or a persistent, memory-aware NPC is genuinely part of what a client is asking us to build as a core feature, not an add-on. Knowing this landscape well enough to recommend the right vendor, Convai's bundled approach for a team wanting fast integration, Inworld's broader infrastructure for a team with wider real-time AI needs, or NVIDIA ACE for a team wanting more granular control, is table stakes for scoping that kind of engagement credibly and is exactly the kind of platform literacy we maintain even outside our own primary genre.
The Cost Side of This Decision, Beyond Licensing
Evaluating any of these platforms purely on licensing cost misses a real, ongoing operational cost that is easy to underweight during initial vendor evaluation: real-time conversational AI, regardless of which vendor provides the underlying pipeline, involves per-interaction inference costs that scale directly with player engagement, unlike a one-time licensing fee or a flat monthly subscription. A conversational NPC feature that becomes genuinely popular with players can carry a meaningfully larger ongoing cost than the same feature seeing modest engagement, and that usage-scaling cost structure needs to be modeled explicitly against a specific project's expected player volume before committing to any of these platforms for a production feature.
We build that usage-based cost modeling into every client proposal involving conversational AI NPCs specifically, rather than presenting only the platform's base licensing or subscription cost, because a client approving a budget based on the base cost alone and then discovering a considerably larger usage-scaled bill after launch is a foreseeable and avoidable problem. Getting that projection right up front, even as a rough estimate with clearly stated assumptions, has saved more than one client relationship from an uncomfortable post-launch budget conversation.
Latency Testing on Real Target Hardware, Not Just Development Machines
One evaluation step we insist on before recommending any of these platforms for a client project is testing actual response latency on the specific target hardware and network conditions the shipped product will run under, rather than trusting a vendor's published latency figures measured under presumably ideal lab conditions. A sub-200 millisecond text-to-speech figure measured on a wired connection with a high-end development workstation does not necessarily hold on a mobile device over a variable cellular connection, which describes the actual deployment environment for a meaningful share of mobile-adjacent XR and AR use cases.
That real-hardware testing step has, more than once, revealed a meaningful gap between a vendor's published latency figures and what we actually measured under representative field conditions, and factoring that real-world gap into a client's expectations before launch, rather than discovering it in negative post-launch reviews, is exactly the kind of unglamorous due diligence work that separates a well-scoped conversational AI feature from a technically impressive demo that disappoints once it reaches real players on real, imperfect networks. Any client evaluating this category of feature should ask a prospective vendor directly for latency benchmarks measured on comparable hardware and network conditions to their own actual deployment target, rather than accepting a general published figure at face value. We expect this specific evaluation checklist, scene awareness quality, real-hardware latency, and usage-scaled cost modeling, to remain the right framework even as the underlying vendors and models continue to change quickly, because the checklist is grounded in what actually matters to a shipped product rather than in any single vendor’s current feature list. As this technology and its major vendors continue evolving quickly, we treat any specific platform recommendation made here as provisional rather than settled, and we re-run this exact comparison before recommending a vendor to any new client rather than relying on a recommendation formed even a few months earlier in a category moving this fast.
Why We Publish Vendor Comparisons Like This One at All
Publishing a comparison like this one, across a category as fast-moving as real-time conversational AI, comes with an obvious risk: any specific detail cited here could be outdated within months as these vendors continue shipping updates at a rapid pace. We accept that risk deliberately, because the underlying evaluation framework, scene awareness quality, real-hardware latency testing, usage-scaled cost modeling, is considerably more durable than any single vendor's current feature set, and a reader who internalizes that framework is better equipped to evaluate whatever the current state of any of these platforms happens to be by the time they actually need to make this decision themselves. A framework that still holds up after the vendors themselves have changed twice over is worth considerably more to a client than a specific recommendation that happened to be correct for a single moment in time. That is the actual bar we hold any recommendation in this space to, and it is a bar the framework described here has continued to clear even as the specific vendors behind it keep changing underneath it. We expect to keep updating the specifics for as long as this category keeps moving this quickly. That consistency is the actual point of publishing this at all.
Once a character like this actually ships, testing its behavior reliably becomes its own separate problem, one our AI Game Testing and QA Automation guide gets into directly. Reactive, on-device AI characters like these show up most often in our XR development client briefs specifically.
Want AI features built into your next release?
We build exactly this kind of AI tooling into client Unity projects, not just cover it here.
Explore AI Integration