<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Macos on rnewman</title>
    <link>/tags/macos/</link>
    <description>Recent content in Macos on rnewman</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>Richard Newman. All rights reserved.</copyright>
    <lastBuildDate>Sat, 14 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="/tags/macos/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Removing downloaded macOS text to speech voices</title>
      <link>/post/software/2026/remove-macos-voices/</link>
      <pubDate>Sat, 14 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>/post/software/2026/remove-macos-voices/</guid>
      <description>&lt;p&gt;I recently played around with using &lt;a href=&#34;https://github.com/dokterbob/macos-speech-server&#34;&gt;&lt;code&gt;macos-speech-server&lt;/code&gt;&lt;/a&gt; for STT/TTS in Home Assistant. When experimenting with &lt;code&gt;avspeech&lt;/code&gt;, the macOS-native speech engine, I discovered that macOS 26 no longer allows you to delete voice packs after installing them — the management UI is gone, and the advice online about swiping in the list doesn&amp;rsquo;t work.&lt;/p&gt;
&lt;p&gt;At 100–500MB per voice, these add up.&lt;/p&gt;
&lt;p&gt;Unfortunately, deleting the files from &lt;code&gt;/System/Library/AssetsV2/&lt;/code&gt; is blocked by system integrity protection: even &lt;code&gt;sudo&lt;/code&gt; can&amp;rsquo;t do it.&lt;/p&gt;
&lt;p&gt;Fortunately these are &amp;ldquo;mobile assets&amp;rdquo;, so there&amp;rsquo;s a macOS framework to manage them. Claude and I pulled together a Swift script that uses that framework to list the voice assets and let you delete the ones you no longer want. I put it &lt;a href=&#34;https://github.com/rnewman/remove-macos-voices&#34;&gt;on GitHub&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>
