Google has officially integrated Lyria 3.5—its most advanced music generation model to date—into the consumer Gemini app and the developer-facing Gemini API, expanding the acoustic engine beyond its initial deployment in Google Flow Music.
Under the Hood of Lyria 3.5 Architecture
Originally debuted in Google Flow Music on July 29, 2026, the Lyria 3.5 architecture represents a massive leap forward in neural audio synthesis. According to official developer documentation released on September 4, 2026, the model processes text prompts or uploaded images to output high-fidelity, 44.1 kHz stereo audio. Unlike older audio models that struggle with structural coherence, Lyria 3.5 reasons through musical arrangements before synthesis, mapping out distinct verses, choruses, and bridges.

The model architecture supports variable song lengths scaling up to three minutes. Developers and power users can choose between two primary endpoints in Google AI Studio and Google Vids: the lyria-3-clip-preview
model ID, which strictly generates 30-second clips optimized for loops and UI previews, and the full-scale lyria-3.5
model ID for complete, multi-minute compositions.
When interacting with the API, engineers can feed up to 10 reference images alongside text prompts, allowing the neural net to translate visual aesthetics into ambient soundscapes or rhythmic motifs. Furthermore, advanced users can inject explicit structural tags—such as Verse, Chorus, and Bridge—coupled with precise timestamps to dictate exactly when specific instrumentation enters the mix.
Consumer Controls Inside the Gemini App
For everyday users operating globally on the web and mobile apps, Google has embedded guided creation controls directly into the Gemini interface. Rather than wrestling with raw parameter settings, consumers can select specific genres, dictate vocal versus instrumental styles, and deploy pre-built templates.

These templates are engineered for specific deployment scenarios, ranging from background music for short-form video to personalized ringtones and custom birthday tracks. According to Google’s product announcement on The Keyword, the system handles lyric generation based on thematic prompts or accepts user-written verses, automatically matching the vocal style and pronunciation to the requested linguistic input.
Ecosystem Reach and Safety Constraints
Google’s multi-pronged rollout positions Lyria 3.5 across various developer and creative tiers. Alongside the Gemini app integration, the model is accessible in Google Flow Music for artists, as well as Google AI Studio and Google Vids for technologists building enterprise-grade multimedia pipelines.
However, robust guardrails govern the underlying infrastructure. All generation requests pass through strict safety filters designed to intercept and block prompts attempting to replicate specific artist voices or generate copyrighted lyrics. Additionally, music generation remains a single-turn execution cycle in this release. Iterative, prompt-based editing of an already generated audio file is not supported in the current version, meaning users must regenerate entire tracks to alter arrangements.
To combat deepfakes and unverified synthetic media, every track minted by Lyria 3.5 carries an embedded SynthID watermark. Google DeepMind confirmed that this acoustic watermark is imperceptible to human ears but allows platforms and automated tools to cryptographically verify whether a given audio file was generated or edited using AI models.