文件名称:mixer-wrapper
文件大小:88KB
文件格式:ZIP
更新时间:2024-06-01 01:34:21
TypeScript
混合包装机
包装器,用于混音器的交互式,carina,REST API和聊天机器人。
在制品
混合器
Mixer是一个交互式流媒体平台。
例子
Carina(JavaScript)
const MixerWrapper = require ( "mixer-wrapper" ) ;
const channelID = /*
【文件预览】:
mixer-wrapper-master
----.gitignore(64B)
----package.json(928B)
----tslint.json(203B)
----package-lock.json(18KB)
----bin()
--------InteractiveControl.js(12KB)
--------InteractiveWrapper.js(33KB)
--------CarinaWrapper.js(11KB)
--------CarinaWrapper.d.ts(2KB)
--------ClientWrapper.js(11KB)
--------InteractiveButton.js(22KB)
--------ChatWrapper.js(18KB)
--------CarinaInterface.d.ts(943B)
--------ChatWrapper.d.ts(3KB)
--------ClientWrapper.d.ts(2KB)
--------InteractiveUser.d.ts(2KB)
--------index.js(1KB)
--------InteractiveTextbox.js(11KB)
--------InteractiveControl.d.ts(3KB)
--------InteractiveGroup.js(5KB)
--------InteractiveTextbox.d.ts(3KB)
--------tests()
--------InteractiveScene.d.ts(2KB)
--------InteractiveScene.js(14KB)
--------InteractiveUser.js(7KB)
--------InteractiveWrapper.d.ts(2KB)
--------InteractiveButton.d.ts(4KB)
--------common()
--------CarinaInterface.js(295B)
--------InteractiveGroup.d.ts(1KB)
--------index.d.ts(357B)
----LICENSE(1KB)
----tsconfig.json(517B)
----README.md(926B)
----tsconfig.build.json(532B)
----source()
--------ClientWrapper.ts(4KB)
--------ChatWrapper.ts(7KB)
--------CarinaInterface.ts(836B)
--------CarinaWrapper.ts(5KB)
--------InteractiveUser.ts(3KB)
--------InteractiveScene.ts(6KB)
--------InteractiveWrapper.ts(12KB)
--------InteractiveControl.ts(5KB)
--------InteractiveTextbox.ts(6KB)
--------tests()
--------index.ts(392B)
--------common()
--------InteractiveGroup.ts(2KB)
--------InteractiveButton.ts(10KB)