| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
MBS FileMaker Plugin Example Databases
AV Recorder Record Dictation
All examples are included with download of MBS FileMaker Plugin.
AV Recorder Record Dictation.fmp12
| Overview | |
| Tables | 1 |
| Relationships | 0 |
| Layouts | 1 |
| Scripts | 2 |
| Value Lists | 0 |
| Custom Functions | 0 |
| Custom Menus | 24 |
| File Options | |
| Default custom menu set | [Standard FileMaker Menus] |
| When opening file | |
| Minimum allowed version | 12.0 |
| Login using | Account Name; Account= Admin |
| Allow user to save password | Off |
| Require iOS passcode | Off |
| Switch to layout | Off |
| Hide all toolbars | Off |
| Script triggers | |
| OnFirstWindowOpen | Off |
| OnLastWindowClose | Off |
| OnWindowOpen | Off |
| OnWindowClose | Off |
| OnFileAVPlayerChange | Off |
| Thumbnail Settings | |
| Generate Thumbnails | On; Temporary |
| Table Name |
Statistics
| Occurrences in Relationship Graph |
| AV Recorder Record Dictation |
6 fields defined, 1 record
| AV Recorder Record Dictation |
| Table Name: AV Recorder Record Dictation - 6 Fields | ||||||||
| Field Name | Type | Options | Comments | On Layouts | In Relationships | In Scripts | In Value Lists | |
| PrimaryKey | Normal, Text | Auto-Enter:
| Unique identifier of each record in this table |
|
|
|
|
|
| CreationTimestamp | Normal, Timestamp | Auto-Enter:
| Date and time each record was created |
|
|
|
|
|
| CreatedBy | Normal, Text | Auto-Enter:
| Account name of the user who created each record |
|
|
|
|
|
| ModificationTimestamp | Normal, Timestamp | Auto-Enter:
| Date and time each record was last modified |
|
|
|
|
|
| ModifiedBy | Normal, Text | Auto-Enter:
| Account name of the user who last modified each record |
|
|
|
|
|
| SoundFileContainer | Normal, Binary | Auto-Enter:
|
|
|
||||
Layout Objects: AV Recorder Record Dictation
| Field Name: AV Recorder Record Dictation::SoundFileContainer | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No | |
| Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Start Record Session” ] Scripts: |
||||
| Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Stop Recording” ] Scripts: |
||||
| Button Properties | Coordinates | Script/Script Step | ||||
|
| Clear [ AV Recorder Record Dictation::SoundFileContainer ]
[ Select ] Fields: |
||||
| Button Properties | Coordinates | Script/Script Step | ||||
|
| Export Field Contents [ AV Recorder Record Dictation::SoundFileContainer; Create directories:No ] Fields: |
||||
| Web Viewer Control Properties | Coordinates | Web Address | |||
|
| $$AnimationURL |
| Start Record Session |
| Stop Recording |
| Next Script: [Stop Recording] |
| Script Name | Start Record Session |
| Run script with full access privileges | Off |
| Include In Menu | No |
| Layouts that use this script | |
| Scripts that use this script |
|
| Script Definition | |
| Script Steps |
|
| Fields used in this script |
|
| Scripts used in this script | |
| Layouts used in this script |
|
| Tables used in this script | |
| Table occurrences used by this script | |
| Custom Functions used by this script |
|
| Custom menu set used by this script |
|
| Previous Script: [Start Record Session] |
| Script Name | Stop Recording |
| Run script with full access privileges | Off |
| Include In Menu | No |
| Layouts that use this script | |
| Scripts that use this script | |
| Script Definition | |
| Script Steps |
|
| Fields used in this script | |
| Scripts used in this script |
|
| Layouts used in this script |
|
| Tables used in this script | |
| Table occurrences used by this script | |
| Custom Functions used by this script |
|
| Custom menu set used by this script |
|
Download example: AV Recorder Record Dictation
Used functions:- AVRecorder.AudioDeviceCount
- AVRecorder.AudioDeviceInfo
- AVRecorder.AuthorizationStatusForMediaType
- AVRecorder.Init
- AVRecorder.Release
- AVRecorder.RequestAccessForMediaType
- AVRecorder.SetAudioDevice
- AVRecorder.SetFilePath
- AVRecorder.StartRecording
- AVRecorder.StopRecording
- Path.FileMakerPathToNativePath