stablevoice.dev
stablevoice.dev
· stablevoice.dev
Mint a one-hour recording URL the recordee opens in a browser. They speak the optional suggestedText, we transcode their audio to MP3 and PUT it into the StableUpload slot you reserved. The slot's publicUrl is what you'll plug into /api/speech as referenceAudioUrl. Advanced callers may pass requestedExpiresAt only when they also reserved a matching longer StableUpload upload URL and pass its uploadUrlExpiresAt as expiresAt.
stablevoice.dev via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Endpoints
| Agent card | https://stablevoice.dev/.well-known/agent-card.json |
| Provider | https://stablevoice.dev |
| Docs | https://stablevoice.dev |
Health · last 2 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/stablevoice.dev) [](https://agenstry.com/agents/stablevoice.dev) [](https://agenstry.com/agents/stablevoice.dev) [](https://agenstry.com/agents/stablevoice.dev)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "stablevoice-dev",
"name": "stablevoice.dev",
"description": "Mint a one-hour recording URL the recordee opens in a browser. They speak the optional suggestedText, we transcode their audio to MP3 and PUT it into the StableUpload slot you reserved. The slot's publicUrl is what you'll plug into /api/speech as referenceAudioUrl. Advanced callers may pass requestedExpiresAt only when they also reserved a matching longer StableUpload upload URL and pass its uploadUrlExpiresAt as expiresAt.",
"domain": "stablevoice.dev",
"provider": "stablevoice.dev",
"providerUrl": "",
"category": "",
"networks": [
"eip155:8453"
],
"enriched": false,
"endpoints": [
{
"url": "https://stablevoice.dev/api/recording-tokens",
"description": "Mint a one-hour recording URL the recordee opens in a browser. They speak the optional suggestedText, we transcode their audio to MP3 and PUT it into the StableUpload slot you reserved. The slot's publicUrl is what you'll plug into /api/speech as referenceAudioUrl. Advanced callers may pass requestedExpiresAt only when they also reserved a matching longer StableUpload upload URL and pass its uploadUrlExpiresAt as expiresAt.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "expiresAt",
"type": "string",
"description": "",
"example": "2026-04-29T21:10:03.374Z",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "publicUrl",
"type": "string",
"description": "",
"example": "https://f.stableupload.dev/abc123/voice.mp3",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "speakerLabel",
"type": "string",
"description": "",
"example": "Mason",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "suggestedText",
"type": "string",
"description": "",
"example": "Hi, I'm leaving you this voice clip so you can clone my voice. The quick brown fox jumps over the lazy dog. Cellar door.",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "uploadUrl",
"type": "string",
"description": "",
"example": "https://x402-upload-prod.s3.us-east-1.amazonaws.com/uploads/abc123/voice.mp3?X-Amz-Algorithm=...",
"enumValues": [],
"default": null,
"required": false
}
]
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.01",
"maxAmount": "0.01",
"avgCostPerTransaction": "0.01",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": []
}
}