Google Docs and Keep Get Live Talking Experiences Too

Like Gmail, both Google Docs and Google Keep are getting their own live experiences. They are similar too, in that they want you to just speak naturally to Gemini and have it get things done, even if you pause or hesitate or your ideas aren’t spoken in the clearest of ways.

For Google Docs, you could fire up a live session and put together a speech that pulls from all sorts of attached Google apps, adds proper structure, provides ideas based on the subject, and so much more.

var googletag = googletag || {}; googletag.cmd = googletag.cmd || [];

googletag.cmd.push(function() {
var mapping = googletag.sizeMapping().
addSize([0, 0], [[250, 250], [300, 100], [300, 250]]).
build();
googletag.defineSlot( ‘/1043061/DL_INJECT1’, [[250,250],[300,100],[300,250],[300,600]], ‘gpt-ad-8728757892261-0’ )
.addService(googletag.pubads()).defineSizeMapping(mapping);
window.advadsGamEmptySlotsTimers = window.advadsGamEmptySlotsTimers || {};
const timers = window.advadsGamEmptySlotsTimers;

timers[‘gpt-ad-8728757892261-0’] = setTimeout( function () {
const id = ‘gpt-ad-8728757892261-0’;
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
delete ( timers[id] );
}, 1000 );

if ( typeof window.advadsGamHasEmptySlotListener === ‘undefined’ ) {
googletag.pubads().addEventListener( ‘slotRequested’, function ( ev ) {
const id = ev.slot.getSlotElementId();
if ( typeof timers[id] === ‘undefined’ ) {
return;
}
clearTimeout( timers[id] );
timers[id] = setTimeout( function () {
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
delete ( timers[id] );
}, 2500 );
} );
googletag.pubads().addEventListener( ‘slotResponseReceived’, function ( ev ) {
const id = ev.slot.getSlotElementId();
if ( typeof timers[id] !== ‘undefined’ ) {
clearTimeout( timers[id] );
delete ( timers[id] );
}
if ( ! ev.slot.getResponseInformation() ) {
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
}
} );
window.advadsGamHasEmptySlotListener = true;
}

googletag.enableServices();
googletag.display( ‘gpt-ad-8728757892261-0’ );
} );

Here’s how Google describes it working:

  • Think it through — and write it out — with Docs Live: Docs Live acts as your thought partner and co-writer to help you get to a first draft faster using just your voice. Just talk, and Docs Live handles the heavy lifting — organizing your thoughts, structuring your document, and, with your permission, pulling relevant details from your Gmail, Drive, Chat and the web. Whether you’re rambling a stream of consciousness or brainstorming an idea, Docs Live helps you outline, refine your tone, and create seamlessly.

To get the full picture of how powerful this could be, you should watch the demo video below.

As for Google Keep, you can probably guess how this works. You fire up a live session and can then describe multiple lists or notes that Keep (with the help of AI) can organize for you. Google describes it below, plus they offer an example of someone going live and putting together a birthday list, shopping list for a recipe, and then a to-do list for room painting preparations.

var googletag = googletag || {}; googletag.cmd = googletag.cmd || [];

googletag.cmd.push(function() {
var mapping = googletag.sizeMapping().
addSize([0, 0], [[250, 250], [300, 100], [300, 250]]).
build();
googletag.defineSlot( ‘/1043061/DL_INJECT1’, [[250,250],[300,100],[300,250],[300,600]], ‘gpt-ad-5854141364906-0’ )
.addService(googletag.pubads()).defineSizeMapping(mapping);
window.advadsGamEmptySlotsTimers = window.advadsGamEmptySlotsTimers || {};
const timers = window.advadsGamEmptySlotsTimers;

timers[‘gpt-ad-5854141364906-0’] = setTimeout( function () {
const id = ‘gpt-ad-5854141364906-0’;
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
delete ( timers[id] );
}, 1000 );

if ( typeof window.advadsGamHasEmptySlotListener === ‘undefined’ ) {
googletag.pubads().addEventListener( ‘slotRequested’, function ( ev ) {
const id = ev.slot.getSlotElementId();
if ( typeof timers[id] === ‘undefined’ ) {
return;
}
clearTimeout( timers[id] );
timers[id] = setTimeout( function () {
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
delete ( timers[id] );
}, 2500 );
} );
googletag.pubads().addEventListener( ‘slotResponseReceived’, function ( ev ) {
const id = ev.slot.getSlotElementId();
if ( typeof timers[id] !== ‘undefined’ ) {
clearTimeout( timers[id] );
delete ( timers[id] );
}
if ( ! ev.slot.getResponseInformation() ) {
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
}
} );
window.advadsGamHasEmptySlotListener = true;
}

googletag.enableServices();
googletag.display( ‘gpt-ad-5854141364906-0’ );
} );

  • Just talk to Keep to organize your thoughts: In Keep, you’re usually just trying to capture a quick idea or note that crossed your mind. Now, you can just “brain dump” and Keep not only understands your rambles, it gets to work in the background — turning what you say into organized notes and lists.

Like with Gmail, these live features will hit Docs and Keep this summer for Google AI Pro and Ultra customers.

// Google

Read the original post: Google Docs and Keep Get Live Talking Experiences Too

https://www.droid-life.com/2026/05/19/google-docs-and-keep-get-live-talking-experiences-too/?rand=7

android-tech

Passionate about the intersection of technology and society. I break down complex tech news into understandable insights. Focus on AI, cybersecurity, and the future of the web. #TechNews #AI #Innovation

Leave a Reply

Your email address will not be published. Required fields are marked *