speaker
speaker
JSON commands related to speaker
getSpeakerCapabilities
Summary
getSpeakerCapabilities
Description
getSpeakerCapabilities
Responses
Code | Description | Schema |
---|---|---|
200 | successful operation | getSpeakerCapabilitiesResponse |
400 | Bad Request |
startSpeaker
Summary
startSpeaker
Description
startSpeaker
Parameters
Name | Located in | Description | Required | Schema |
---|---|---|---|---|
channel | query | Device channel | Yes | integer |
preferProtocol | query | Prefer protocol | Yes | [ string ] |
audioFormat | body | Audio format | Yes | audioFormat |
Responses
Code | Description | Schema |
---|---|---|
200 | successful operation | startSpeakerResponse |
400 | Bad Request |