Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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" )
This function checks for a license.
Created 2nd August 2016, last changed 13th July 2018