---
title: "Say action for ActionClip"
canonical_url: "https://actionclip.app/actions/say"
document_type: "standalone_action"
official: true
action_count: 1
catalog_schema_version: 1
catalog_revision: "2026-09-11.1"
catalog_published_at: "2026-09-11T09:31:40Z"
---

# Say action for ActionClip

Speak selected text with the Mac system voice.

## What it does

Uses macOS speech synthesis with the system voice and default speaking behavior. The result popup can pause, resume, or replay speech, and closing the popup stops playback.

## Action details

| Field | Value |
| --- | --- |
| Category | Conversions & Utilities |
| Action type | Built-in |
| Default result | Speak the selection |
| Internet | Not required |

## Action and outcome

| Action | Outcome |
| --- | --- |
| **Say** — Selected text: ActionClip can read this sentence aloud. | macOS speaks the selected sentence. |

## How to speak selected text with the Mac system voice with ActionClip

1. Select the text you want to use.
2. Choose **Say** from ActionClip.
3. ActionClip speaks the selection using the current macOS system voice.

## Requirements

A macOS system speech voice must be available.

## Privacy

Speech synthesis runs locally with the macOS system voice. The selected text does not leave your Mac.

## Action script

````text
say_selection
````

## Links

- [HTML listing](https://actionclip.app/actions/say)
- [Download action definition](https://actionclip.app/actions/say.actionclip)
- [Browse Conversions & Utilities actions](https://actionclip.app/marketplace#marketplace-conversions)
- [All Marketplace listings](https://actionclip.app/marketplace)
