speak

MJS / AC Piece API / system / done
speak(utterance, voice, mode, opts)

Speak an `utterance` aloud.

Parameters

Name Type Required Description
utterance string yes Text to speak.
voice string no Voice id/preset.
mode string no Speech backend mode.
opts object no Optional speech options.

Returns

Promise<void> | void

Examples

No explicit examples yet.

Open prompt to experiment live.

Runtime Notes

No additional runtime notes yet.

Details

No additional details yet.

Live Preview

Embedded AC preview