blob: 4fe9e977d08837cdd857646ca0a7e9c8582708c7 [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
},
{
"kind": {
"Option": {
"arg_name": "element-id"
}
},
"optionality": "optional",
"long": "--element-id",
"short": null,
"description": "signal processing element ID, for an Endpoint element of type RingBuffer",
"hidden": false
}
],
"notes": [],
"commands": [],
"positionals": [],
"error_codes": []
}