正常xai语音转文本
grok-voice-stt

grok-voice-stt

grok-voice-stt

价格

官方价格目录价格折扣
$0.000028 /秒$0.000028 /秒-

能力

xAI 官方语音转文字语音
上下文
-
最大输出
-

支持操作

stt

别名

xai-sttxai-speech-to-textxai-voice-stt

API 地址

调用示例

https://api.aisonar.dev
curl https://api.aisonar.dev/v1/chat/completions \
  -H "Authorization: Bearer $AI_SONAR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "grok-voice-stt",
    "messages": [{"role":"user","content":"Summarize this release note"}]
  }'
grok-voice-stt | AI Sonar