Text to speech Matlab Linux

3 views (last 30 days)
Christopher Dirks
Christopher Dirks on 1 May 2023
Commented: Walter Roberson on 1 May 2023
Hi,
I want to convert text to speech in Matlab on Linux. With windows I can use the .NET library, but on Linux it does not work, I think. Do you know an other possibility or how it could work on Linux?
Regards

Answers (1)

jibrahim
jibrahim on 1 May 2023
Hi christopher,
You can use the text2speech function (Audio Toolbox).
You will need an internet connection, and an active subscription to a text-to-speech service of your choice – Google™ Cloud Speech-to-Text API, IBM™ Watson Speech to Text API, Microsoft™ Azure Speech Services API, or Amazon™ Polly.
  5 Comments
jibrahim
jibrahim on 1 May 2023
you will need to download the referenced File Exchange submission and follow the intructions included in the example.
Walter Roberson
Walter Roberson on 1 May 2023
You can use the Add-On Explorer to install the submission; makes it easier.

Sign in to comment.

Categories

Find more on Audio Toolbox in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!