blob: dd2e0f6ec94c968fcee5d724166fcbb008c55e65 [file] [log] [blame]
{
"name": "play",
"description": "Send audio data directly to device ring buffer.",
"examples": [],
"flags": [
{
"kind": "Switch",
"optionality": "optional",
"long": "--help",
"short": null,
"description": "display usage information",
"hidden": false
},
{
"kind": {
"Option": {
"arg_name": "file"
}
},
"optionality": "optional",
"long": "--file",
"short": null,
"description": "file in WAV format containing audio signal. If not specified, ffx command will read from stdin.",
"hidden": false
}
],
"notes": [],
"commands": [],
"positionals": [],
"error_codes": []
}