GadgetBond

  • Latest
  • How-to
  • Tech
    • AI
      • Apple Intelligence
      • Gemini AI
      • Google DeepMind
      • Anthropic
      • Claude AI
      • Claude Code
      • OpenAI
      • ChatGPT
      • Codex
      • Perplexity
      • SpaceXAI
      • Grok AI
      • Microsoft Copilot
      • Meta AI
    • Amazon
    • Apple
    • CES
    • Computing
    • Creators
    • Google
    • Meta
    • Microsoft
    • Mobile
    • NVIDIA
    • Samsung
    • Security
    • Smart Home
    • Sony
    • Xbox
    • YouTube
  • Transportation
    • Audi
    • BMW
    • Cadillac
    • E-Bike
    • Ferrari
    • Ford
    • Honda Prelude
    • Lamborghini
    • McLaren
    • Mercedes
    • Porsche
    • Rivian
    • Tesla
  • Culture
    • Gaming
    • Streaming
    • Apple TV
    • Disney
    • Hulu
    • Marvel
    • HBO Max
    • Netflix
    • Paramount
    • SHOWTIME
    • Spotify
    • Star Wars
Add GadgetBond as a preferred source to see more of our stories on Google.
Font ResizerAa
GadgetBondGadgetBond
  • Latest
  • Tech
  • AI
  • Deals
  • How-to
  • Apps
  • Computing
  • Gaming
  • Mobile
  • Streaming
  • Transportation
Search
  • Latest
  • Deals
  • Buying Guide
  • How-to
  • Tech
    • Amazon
    • Apple
    • CES
    • Computing
    • Creators
    • Google
    • Meta
    • Microsoft
    • Mobile
    • NVIDIA
    • Samsung
    • Security
    • Smart Home
    • Sony
    • Xbox
    • YouTube
  • AI
    • Apple Intelligence
    • Gemini AI
    • Google DeepMind
    • Anthropic
    • Claude AI
    • Claude Code
    • OpenAI
    • ChatGPT
    • Codex
    • Perplexity
    • SpaceXAI
    • Grok AI
    • Microsoft Copilot
    • Meta AI
  • Transportation
    • Audi
    • BMW
    • Cadillac
    • E-Bike
    • Ferrari
    • Ford
    • Lamborghini
    • McLaren
    • Mercedes
    • Porsche
    • Rivian
    • Tesla
  • Culture
    • Gaming
    • Streaming
    • Apple TV
    • Disney
    • Hulu
    • Marvel
    • HBO Max
    • Netflix
    • Paramount
    • SHOWTIME
    • Spotify
    • Star Wars
Follow US
AIGoogleTech

Google introduces Gemini 3.8 Live and Gemini 3.5 Transcribe

Google has launched two new Gemini Live models alongside its dedicated Gemini 3.5 Transcribe speech-to-text model.

By
Shubham Sawarkar
Shubham Sawarkar's avatar
ByShubham Sawarkar
Editor-in-Chief
I’m a tech enthusiast who loves exploring gadgets, trends, and innovations. With certifications in CISCO Routing & Switching and Windows Server Administration, I bring a sharp...
Follow:
- Editor-in-Chief
Sep 16, 2026, 2:00 AM EDT
Share
We may get a commission from retail offers. Learn more
Promotional graphic on a black background displaying the Google AI Studio logo above bold white text reading "Gemini Audio," with the URL "ai.studio/live" centered below. Running along the bottom is an undulating, three-dimensional digital sound wave formed by colorful paper-like vertical ribbons shifting in gradient from blue and purple to orange, yellow, and green.
Image: Google
SHARE

Google is expanding its Gemini lineup for real-time voice applications with two new audio models designed to make AI agents more capable during live conversations.

The company has introduced Gemini 3.8 Live and Gemini 3.8 Live Extended Thinking for developers building voice-first applications, alongside Gemini 3.5 Transcribe, a dedicated speech-to-text model designed for fast and accurate transcription. The models are available through the Gemini API and Google AI Studio.

The announcement marks another step in Google’s push toward AI agents that can do more than simply listen and respond. With the new Live models, developers can build systems that reason, call tools, process visual information and execute tasks while continuing a natural voice conversation.

Gemini 3.8 Live is built for real-time AI agents

Gemini 3.8 Live is Google’s latest native speech-to-speech model, allowing developers to create conversational agents that can perform tasks without breaking the flow of a spoken interaction.

One of the key additions is asynchronous function calling. Instead of stopping the conversation while an API or tool call is being processed, an agent can execute those operations in the background while continuing to stream an audio response to the user.

That could make a meaningful difference for applications where an AI assistant needs to interact with external systems. For example, an agent could continue talking with a customer while it retrieves information or performs another operation through a connected tool.

The models can also use visual context, allowing voice agents to ground their responses in live visual input. This opens the door to experiences where an AI can understand both what a person is saying and what they are showing it.

Google is also highlighting improved handling of alphanumeric information, including confirmation codes, claim numbers and other technical data where accurately distinguishing individual characters can be important.

Multilingual support covers more than 97 languages, with Google also emphasizing consistency in accents. The models can additionally provide incremental content updates, allowing real-time audio responses to be combined with structured information as an interaction progresses.

For more complicated tasks, Gemini 3.8 Live Extended Thinking adds configurable reasoning. The model can work through multi-step problems in the background while continuing the conversation and, where appropriate, responding or narrating its progress.

Google says Gemini 3.8 Live Extended Thinking ranked first on Artificial Analysis’ Speech-to-Speech leaderboard, although such benchmark results are based on the methodology and evaluation set used by the organization.

Google is also targeting the cost of real-time voice AI

Both Gemini 3.8 Live models are available through Google’s Live API.

Google lists pricing at $0.005 per minute for audio input and $0.018 per minute for audio output. The company says the pricing is intended to make it possible for developers to scale real-time voice applications while maintaining the performance needed for conversational agents.

Google is also working with several infrastructure and developer platforms to make the Live API easier to deploy in production. Partners include Agora, Fishjam, LiveKit, LangChain, Pipecat, Vercel and Vision Agents.

That ecosystem matters because building a production voice agent involves considerably more than the underlying AI model. Real-time audio streaming, media infrastructure, tool integrations and application logic all need to work together without introducing noticeable delays.

Gemini 3.5 Transcribe focuses on accurate speech-to-text

Alongside the Live models, Google is highlighting Gemini 3.5 Transcribe, its dedicated speech-to-text model for low-latency transcription.

Google says the model supports more than 85 languages and achieved an average Word Error Rate of 4.0% for streaming transcription and 2.6% for non-streaming transcription in its reported evaluation.

The model includes automatic code-switching, allowing it to handle users switching between languages within a conversation without requiring developers to manually configure each language change.

Developers can also provide a custom vocabulary of up to 1,000 terms. That can help the system recognize specialized terminology, uncommon jargon, company names and proper nouns that might otherwise be difficult for a general speech-recognition system to identify correctly.

Another feature is Smart Transcription mode. Rather than simply converting every spoken word into text, it can produce cleaner, reader-ready transcripts with structured formatting, self-corrections and filler-word removal.

That makes Gemini 3.5 Transcribe useful beyond conversational agents. Google specifically points to applications including sub-second captioning, call-center systems and real-time audio analytics.

The model is also available through the Interactions API for transcribing audio files of up to one hour, with structured timestamps and speaker labeling.

Google’s audio toolkit is becoming broader

Gemini 3.8 Live and Gemini 3.5 Transcribe join an increasingly broad collection of audio capabilities available through the Gemini API.

Google already offers Gemini 3.5 Live Translate for speech-to-speech translation across more than 70 languages, Gemini 3.1 Flash TTS for configurable speech generation and Lyria 3.5 for music generation.

Together, these models give developers building blocks for different parts of an audio experience: understanding speech, generating responses, translating conversations and creating audio or music.

For developers, the bigger shift is that voice AI is increasingly being treated as an agent interface rather than simply a speech-recognition feature. Gemini 3.8 Live is designed to let an agent listen, reason, use tools and respond while maintaining a continuous conversation, while Gemini 3.5 Transcribe provides a dedicated transcription layer for applications that need fast and precise speech recognition.

Developers can try the new Live models through Google AI Studio or build applications using the Gemini API and Live API.


Discover more from GadgetBond

Subscribe to get the latest posts sent to your email.

Topic:Gemini AI (formerly Bard)
Leave a Comment

Leave a ReplyCancel reply

Most Popular

Apple starts 27.2 beta cycle with iPhone Duo support coming
Amazon Prime Big Deal Days returns October 6–7 for 48-hour fall shopping event
Canva launches ProSuite with Affinity, Cavalry, Flourish and Leonardo
Sony reveals next-generation Pulse wireless headsets for PS5
Porsche Cayenne Electric adds wireless charging and electric doors

Also Read

A row of popular non-fiction ebook covers floating above an AI prompt bar reading "Help me personalize learnings from this book". The featured book covers include Thinking in Bets, The Sense of Style, The Lean Startup, Radical Candor, The New Menopause, Food Rules, and The Power of Habit.

Google launches Expert Intelligence for Gemini Notebook

A promotional graphic set against a soft blue and lavender gradient background. On the left is the white text "CC" next to an outlined pill badge reading "EXPERIMENT." On the right, layered digital interface cards tilt forward into view: a central card titled "Your Day Ahead" details a personalized family agenda with sections like "Top of mind," "On your calendar" (featuring drop-off, pickup, and appointment times), and "On your list." In the background sits a Google Calendar view with an open event card titled "[Maya] Swim Class Youth Level 2," displaying activity details, dates, and instructions.

Google’s CC AI agent can now manage family calendars, tasks, and chores

Chris Pratt as Navy SEAL Commander James Reece in The Terminal List Season 2, wearing tactical military gear and a body armor vest, looking alertly to his left against a dim, out-of-focus background.

Prime Video sets October 21 premiere for The Terminal List Season 2

Mozilla logo

Mila, Mozilla, and Hypertec partner to build local, sovereign AI in Canada

ASUS Ascent QN10 hero

ASUS unveils Ascent QN10 with Snapdragon X2 Elite

Three Apple iPhone SE 3 smartphones displayed diagonally at an angle against a white background. Each device showcases a front screen with prominent top and bottom bezels and a Touch ID home button, featuring vibrant multi-colored gradient wallpapers with horizontal light beam patterns. The phones highlight the three color finishes: a red aluminum frame at the bottom, a dark midnight frame in the center, and a pale starlight frame at the top

I installed iOS 27 on my iPhone SE 3. Here’s everything that’s new—or, in some cases, what’s not

A collage of user interface screens showcasing new podcast features on the Threads app against a black background, including analytics insights, post creation tools, video episode previews, and interactive transcript cards.

Threads launches new tools for podcast creators

Front view of glossy black Snap SPECS augmented reality glasses featuring clear rectangular lenses, built-in side camera sensors, and the "SPECS" wordmark centered below against a plain white background.

Snap launches $2,195 SPECS AR glasses and SPECS Intelligence

Company Info
  • Homepage
  • Support my work
  • Latest stories
  • Company updates
  • GDB Recommends
  • Daily newsletters
  • About us
  • Contact us
  • Write for us
  • Editorial guidelines
Legal
  • Privacy Policy
  • Cookies Policy
  • Terms & Conditions
  • DMCA
  • Disclaimer
  • Accessibility Policy
  • Security Policy
  • Do Not Sell or Share My Personal Information
Socials
Follow US

Disclosure: We love the products we feature and hope you’ll love them too. If you purchase through a link on our site, we may receive compensation at no additional cost to you. Read our ethics statement. Please note that pricing and availability are subject to change.

Copyright © 2026 GadgetBond. All Rights Reserved. Use of this site constitutes acceptance of our Terms of Use and Privacy Policy | Do Not Sell/Share My Personal Information.