Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 247 Bytes

dictateText.md

File metadata and controls

11 lines (11 loc) · 247 Bytes

Dictate Text

Notes

Creates text from a dictation.

Syntax

dictateText(language: <#Type (WFSpeechLanguage)#>, endTrigger: <#Type (WFDictateTextStopListening)#>)

Example

dictateText(language: en-US, endTrigger: After Pause)