List the speech voices available for generate.voice declarations in a project module.
| MCP tool | voices |
| CLI | diffusion voices |
None.
See jsx/generate.md for the declaration a voice id goes on.
One JSON object:
{ voices: Array<{ id: string; label: string; description: string }> }