---
slug: "macのsayコマンド(TTS)の出力結果は商用利用できない"
title: "Commercial Use of macOS Say Command (TTS) Output is Prohibited"
description: "\n\nOn a Mac,"
url: "https://www.ytyng.com/en/blog/macのsayコマンド(TTS)の出力結果は商用利用できない"
publish_date: "2013-09-26T12:31:32Z"
created: "2013-09-26T12:31:32Z"
updated: "2026-02-27T02:39:44.445Z"
categories: ["mac"]
keywords: ""
featured_image_url: "https://media.ytyng.com/resize/20230812/568e901510af456ebc2b349d8066ae0a.png.webp?width=768"
has_video: false
has_music: false
video_urls: []
music_urls: []
lang: "en"
---

# Commercial Use of macOS Say Command (TTS) Output is Prohibited

<div class="document">

<p>On a Mac,</p>
<pre class="literal-block">say --voice=Kyoko --output-file='/tmp/temp-audio.aiff' "こんにちは"
</pre>
<p>I thought about using the generated audio file created with a command like this for commercial purposes, but after some research, it seems it's not possible.</p>
<p>audio - Are the Apple text-to-speech voices copyrighted? - Ask Different</p>
<p><a class="reference external" href="http://apple.stackexchange.com/questions/43290/are-the-apple-text-to-speech-voices-copyrighted">http://apple.stackexchange.com/questions/43290/are-the-apple-text-to-speech-voices-copyrighted</a></p>
<p>It says something like personal use is allowed, but commercial use is not.</p>
</div>
