Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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
- MBS Plugin Advent calendar: 4 - Speech
- Teach your solution to talk
- MBS FileMaker Plugin, version 7.3pr1
- MBS FileMaker Plugin, version 6.4pr3
This function checks for a license.
Created 2nd August 2016, last changed 13th July 2018