---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Say workflow activity

# Say workflow
activity {#r_WorkflowActivitySay__krk_lls_3x}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

The say workflow activity allows you to play a message, using text to speech, on a Notify call.{#r_WorkflowActivitySay__wf-play-activity-shortdesc}

## Input variables

Input variables determine the initial behavior of the activity.
{#r_WorkflowActivitySay__table_pgm_tfy_jr__entry__2}

| Variable | Description |
|-|-|
| Text to say | Specify the text to read. |
| Language | Select the language and locale to use when reading text. |
| Advanced | Select this check box to use a script to define the language and message, instead of using the Text to say and Language values. |
| Script | Define a script to set what text is read on the call. The script must return a string that defines the language and the text to read. For example, to play an English-language message, return {language: 'en-US', text: 'Text to read'}. |
[Tabelle : 1. Input variables]

{#r_WorkflowActivitySay__table_pgm_tfy_jr}

