list_audio_devices
Enumerate audio input devices (microphones) accessible to Windy Word. Returns device details and current selection, with a hint when labels are hidden until permission is granted.
Instructions
Enumerate audio input devices (microphones) available to Windy Word. Returns each device with { deviceId, label, groupId, isCurrent } plus the currently-selected micDeviceId and a hint when labels are hidden (the OS hides labels until mic permission has been granted at least once — the user must start a recording one time before labels become visible). To switch devices, call set_setting with path "engine.micDeviceId" and the desired deviceId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||