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: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

Speech.AvailableVoices

Query the list of available voices.

Component Version macOS Windows Linux Server iOS SDK
Speech 6.4 ✅ Yes ✅ Yes ❌ No ❌ No ✅ Yes
MBS( "Speech.AvailableVoices" { ; Mode } )   More

(old name: Text.Speak.AvailableVoices)

Parameters

Parameter Description Example Flags
Mode Pass 1 to get list of identifiers.
By default or pass 0 to get list of names.
0 Optional

Result

Returns list or error.

Description

Query the list of available voices.
This returns the identifiers for voices.

Examples

Query voices:

MBS( "Speech.AvailableVoices" )

Blog Entries

This function checks for a license.

Created 2nd August 2016, last changed 13th July 2018


Speech.AttributesForVoices - Speech.IsPaused

💬 Ask a question or report a problem