
‘); $(‘.tpu-fancybox-wrap’).css(‘maxWidth’, maxWidth);*/ instance.$refs.stage.on(‘transitionend’, function() { updateButtonPos(instance); }); }, onUpdate: updateButtonPos, afterShow: function(instance, slide) { updateButtonPos(instance); instance.$refs.inner.find(‘.fancybox-tpu-nav’).show(); }, beforeClose: function(instance, slide) { instance.$refs.inner.find(‘.fancybox-tpu-nav’).hide(); }, afterClose: function(instance, slide) { $(‘.tpu-fancybox-wrap’).contents().unwrap(); $(‘body’).removeClass(‘tpu-fancybox-body-wrap’) }, baseTpl: ‘
‘ + ‘
‘ + ‘
‘, }); }); } loadjs.ready([‘jquery’, ‘fancybox’, ‘swiper’], function() { attachLightbox(‘a[data-fancybox]’); if ($(window).width()<600) { $(‘.imgcontainer’).each(function() { var $this=$(this); if (($this.find(‘a’).length==1) || ($this.find(‘a’).length>7)) return; $this.addClass(‘swiper-container’); $this.find(‘a’).addClass(‘swiper-slide’).css(‘width’, ‘auto’).wrapAll(”); $this.find(‘.swiper-wrapper’).after(”); new Swiper ($this.eq(0), { slidesPerView: ‘auto’, slidesPerGroup: 1, spaceBetween: 15, pagination: { el: ‘.swiper-pagination’, clickable: true } }); }); } $(‘.newspost’).on(‘click’, ‘.spoiler > .button, .spoiler > a’, function(e) { e.preventDefault(); $(this).next(‘div’).toggle(); }); $(‘.newspost’).on(‘click’, ‘.ispoiler’, function(e) { e.preventDefault(); $(this).find(‘div’).css(‘filter’, ”); $(this).removeClass(‘ispoiler’); }); $(‘.contnt’).on(‘click’, ‘.newspoll_btn’, function() { popup.Show(‘TechPowerUp Quick Poll’,’Loading…’); $.get(‘/news-poll/options?id=’+$(this).data(‘id’), function(data) { $(‘#popup_content’).html(data); }); }); }); ]]>
Tuesday, April 1st 2025
According to the latest Windows Experience Blog post, users of AMD- and Intel-powered PCs will now be able to access features, like Live Captions, Cocreator, Restyle Image, and Image Creator more broadly across the line-up of Copilot+ PCs with Intel Core Ultra 200V and AMD Ryzen AI 300 CPUs. Live Captions is officially pitched as an accessibility feature, meanwhile Restyle Image and Image Creator are AI-powered image editing and generation features, and Cocreator lies somewhere in between as a text-to-image tool that is meant to augment drawing in Paint. Cocreator will be rolling out as of the announcement, and Restyle Image and Image Creator will be available in the Photos app on Intel and AMD systems. As for Voice Access, Microsoft claims that it will allow users to be more flexible with their language when using speech to navigate their PCs, as opposed to “learning complex steps, commands and syntax that voice access previously required” for voice navigation on PC. Voice Access will initially be limited to Snapdragon X PCs, but it will roll out to AMD and Intel Copilot+ PCs later this year.
Source: Windows Experience Blog