Install
openclaw skills install @scikkk/senseaudio-asrBuild and troubleshoot SenseAudio speech recognition integrations, including HTTP transcription (/v1/audio/transcriptions), realtime WebSocket ASR (/ws/v1/audio/transcriptions), audio quality analysis (/v1/audio/analysis), and recognition record queries (/v1/audio/records). Use this whenever user asks for speech-to-text, diarization, translation, streaming ASR, or ASR model/parameter selection.
openclaw skills install @scikkk/senseaudio-asrUse this skill for all SenseAudio speech recognition tasks.
Credential source: read the API key from SENSEAUDIO_API_KEY and send it only in the Authorization: Bearer ... header.
Do not place API keys in query parameters, logs, transcripts, or saved examples.
references/asr.mdmax_speakers control is needed.language, diarization, sentiment, timestamps, ITN, or punctuation controls.pcm / 16000Hz / mono requirements.stream=true, expect SSE text deltas only, not structured verbose fields.audio URLs, api_key, session_id, and trace_id as sensitive operational data.