text2speech
Syntax
Description
[
synthesizes a speech signal from the provided text. speech
,fs
] = text2speech(clientObj
,text
)text2speech
interfaces with third-party speech services (Google®, IBM®, Microsoft®, or Amazon®) to perform the synthesis.
Note
To use text2speech
, you must download the extended Audio Toolbox™ functionality from File Exchange. The File Exchange submission includes a tutorial to get started
with the third-party services.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022b