返回顶部
s

senseaudio-open-platform开放平台集成

Integration guide for SenseAudio Open Platform APIs, including TTS (sync/SSE/WebSocket), ASR (HTTP/WebSocket), realtime Agents, video generation/storyboard, and voice clone usage constraints. Use this whenever the user asks to build, debug, or optimize any SenseAudio API call, event flow, request schema, response parsing, or production error handling.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
220
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

senseaudio-open-platform

SenseAudio开放平台

使用此技能进行与api.senseaudio.cn和wss://api.senseaudio.cn相关的实现工作。

快速路由

  • - TTS文本转语音:阅读references/tts.md
  • ASR语音识别与音频分析:阅读references/asr.md
  • 实时智能体会话生命周期:阅读references/agent.md
  • 视频生成与分镜API:阅读references/video.md
  • 语音套餐等级与克隆限制:阅读references/voice.md

仅加载用户任务相关的参考文件。

默认工作流程

  1. 1. 确认能力与协议:
  • - TTS:HTTP同步、SSE流或WebSocket流。
  • ASR:HTTP文件转录或WebSocket实时流。
  • 智能体:REST生命周期加外部实时媒体通道。
  • 视频:上传/创建/轮询/分镜管线。
  1. 2. 首先构建最小有效请求:
  • - 添加Authorization: Bearer
  • 仅设置必填字段。
  • 验证模型与端点兼容性。
  1. 3. 仅在用户要求时添加高级选项:
  • - 语音调优、词典、翻译、说话人分离、时间戳、分镜编辑。
  1. 4. 安全解析响应:
  • - 使用载荷数据前检查状态字段。
  • 对于TTS,保存或播放前将十六进制音频解码为字节。
  • 对于流式,聚合数据块并在终端事件/状态时完成。
  1. 5. 添加生产环境加固:
  • - 针对临时故障的超时和重试策略。
  • 明确处理认证、配额、参数和未找到错误。
  • 在可用时使用trace_id或会话标识符的结构化日志。

实现规则

  • - 将API密钥保存在环境变量中,切勿硬编码密钥。
  • 优先使用curl以确保可复现性,然后提供语言SDK代码。
  • 对于WebSocket流,遵循参考文档中的事件顺序。
  • 保持示例可直接复制运行。
  • 如果用户提供无效参数组合,解释确切的修复方法。

输出检查清单

生成实现输出时,需包含:

  1. 1. 所选端点与协议。
  2. 最小请求示例。
  3. 一个生产就绪版本(用户要求的语言)。
  4. 错误处理与响应解析说明。
  5. 任何适用的模型特定约束。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 senseaudio-1776301442 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 senseaudio-1776301442 技能

通过命令行安装

skillhub install senseaudio-1776301442

下载

⬇ 下载 senseaudio-open-platform v1.0.0(免费)

文件大小: 8.41 KB | 发布时间: 2026-4-17 16:03

v1.0.0 最新 2026-4-17 16:03
senseaudio-open-platform v1.0.0

- Initial release providing integration guidance for SenseAudio Open Platform APIs (TTS, ASR, Agents, Video generation, Voice clone constraints).
- Includes detailed routing to reference files for each API function.
- Outlines a step-by-step workflow: confirming protocol, building minimal requests, parsing responses, and implementing production hardening.
- Enforces secure API key handling and best practices for reproducible, copy-paste-ready examples.
- Supplies an output checklist to ensure complete and robust implementation responses.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部