Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Query the list of available voices.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Speech | 6.4 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ✅ Yes |
(old name: Text.Speak.AvailableVoices)
Parameter | Description | Example | Flags |
---|---|---|---|
Mode | Pass 1 to get list of identifiers. By default or pass 0 to get list of names. |
0 | Optional |
Returns list or error.
Query voices:
MBS( "Speech.AvailableVoices" )
Created 2nd August 2016, last changed 13th July 2018
Speech.AttributesForVoices - Speech.IsPaused
Feedback: Report problem or ask question.