Documentation
¶
Overview ¶
Package lstspeacker 包含零售通小店智能设备相关方法
Index ¶
- func AlibabaLstSpeakerConfigure(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaLstSpeakerConfigureAdjustvolume(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaLstSpeakerConfigureSetpaytime(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaLstSpeakerConfigureSyncaudio(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaLstSpeakerConfigureSyncaudioadvert(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaLstSpeakerFileUpload(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaLstSpeakerStatusGet(ctx context.Context, clt *core.SDKClient, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlibabaLstSpeakerConfigure ¶
func AlibabaLstSpeakerConfigure(ctx context.Context, clt *core.SDKClient, req *lstspeacker.AlibabaLstSpeakerConfigureAPIRequest, resp *lstspeacker.AlibabaLstSpeakerConfigureAPIResponse, session string) error
AlibabaLstSpeakerConfigure 零售通音箱配置通用泛化调用接口 alibaba.lst.speaker.configure
零售通音箱配置通用泛化调用接口,包括内容、音量、音频等内容
func AlibabaLstSpeakerConfigureAdjustvolume ¶
func AlibabaLstSpeakerConfigureAdjustvolume(ctx context.Context, clt *core.SDKClient, req *lstspeacker.AlibabaLstSpeakerConfigureAdjustvolumeAPIRequest, resp *lstspeacker.AlibabaLstSpeakerConfigureAdjustvolumeAPIResponse, session string) error
AlibabaLstSpeakerConfigureAdjustvolume 音箱音量调节 alibaba.lst.speaker.configure.adjustvolume
音箱音量调节
func AlibabaLstSpeakerConfigureSetpaytime ¶
func AlibabaLstSpeakerConfigureSetpaytime(ctx context.Context, clt *core.SDKClient, req *lstspeacker.AlibabaLstSpeakerConfigureSetpaytimeAPIRequest, resp *lstspeacker.AlibabaLstSpeakerConfigureSetpaytimeAPIResponse, session string) error
AlibabaLstSpeakerConfigureSetpaytime 音箱播放配置 alibaba.lst.speaker.configure.setpaytime
音箱播放配置
func AlibabaLstSpeakerConfigureSyncaudio ¶
func AlibabaLstSpeakerConfigureSyncaudio(ctx context.Context, clt *core.SDKClient, req *lstspeacker.AlibabaLstSpeakerConfigureSyncaudioAPIRequest, resp *lstspeacker.AlibabaLstSpeakerConfigureSyncaudioAPIResponse, session string) error
AlibabaLstSpeakerConfigureSyncaudio 音频同步 alibaba.lst.speaker.configure.syncaudio
音频同步
func AlibabaLstSpeakerConfigureSyncaudioadvert ¶
func AlibabaLstSpeakerConfigureSyncaudioadvert(ctx context.Context, clt *core.SDKClient, req *lstspeacker.AlibabaLstSpeakerConfigureSyncaudioadvertAPIRequest, resp *lstspeacker.AlibabaLstSpeakerConfigureSyncaudioadvertAPIResponse, session string) error
AlibabaLstSpeakerConfigureSyncaudioadvert 同步广告 alibaba.lst.speaker.configure.syncaudioadvert
如意音箱广告同步
func AlibabaLstSpeakerFileUpload ¶
func AlibabaLstSpeakerFileUpload(ctx context.Context, clt *core.SDKClient, req *lstspeacker.AlibabaLstSpeakerFileUploadAPIRequest, resp *lstspeacker.AlibabaLstSpeakerFileUploadAPIResponse, session string) error
AlibabaLstSpeakerFileUpload 如意音箱音频文件长传 alibaba.lst.speaker.file.upload
如意音箱音频文件长传
func AlibabaLstSpeakerStatusGet ¶
func AlibabaLstSpeakerStatusGet(ctx context.Context, clt *core.SDKClient, req *lstspeacker.AlibabaLstSpeakerStatusGetAPIRequest, resp *lstspeacker.AlibabaLstSpeakerStatusGetAPIResponse, session string) error
AlibabaLstSpeakerStatusGet 音箱设备在线状态 alibaba.lst.speaker.status.get
音箱设备在线状态查询
Types ¶
This section is empty.