Platforms to show: All Mac Windows Linux Cross-Platform
Back to WhisperMBS module.
WhisperMBS.LangID(Name as String) as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Whisper | MBS Tools Plugin | 25.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Examples:
"de" -> 2
"german" -> 2
WhisperMBS.LangString(id as Integer) as String
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Whisper | MBS Tools Plugin | 25.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Return the short string of the specified language id (e.g. 2 -> "de"), returns "" if not found.
WhisperMBS.LangStringFull(id as Integer) as String
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Whisper | MBS Tools Plugin | 25.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Returns the short string of the specified language name (e.g. 2 -> "german"), returns "" if not found
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Whisper | MBS Tools Plugin | 25.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
WhisperMBS.LoadErrorMessage as String
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Whisper | MBS Tools Plugin | 25.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
WhisperMBS.LoadLibrary(File as FolderItem) as boolean
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Whisper | MBS Tools Plugin | 25.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Set the LoadErrorMessage property.
See also:
WhisperMBS.LoadLibrary(Path as String) as boolean
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | Whisper | MBS Tools Plugin | 25.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Set the LoadErrorMessage property.
See also:
The items on this page are in the following plugins: MBS Tools Plugin.