mit einem Klick
voice
Synthesis and transcription of speech.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
Synthesis and transcription of speech.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Basierend auf der SOC-Berufsklassifikation
Expert knowledge for AI deep research — methodology, source evaluation, search optimization, cross-referencing, synthesis, and citation formats
Expert knowledge for AI video clipping — yt-dlp downloading, whisper transcription, SRT generation, and ffmpeg processing
Expert knowledge for AI intelligence collection — OSINT methodology, entity extraction, knowledge graphs, change detection, and sentiment analysis
Professional email management — inbox triage, drafting, sending, and follow-up tracking
Expert knowledge for AI lead generation — web research, enrichment, scoring, deduplication, and report generation
Expert knowledge for AI forecasting — superforecasting principles, signal taxonomy, confidence calibration, reasoning chains, and accuracy tracking
| name | voice |
| description | Synthesis and transcription of speech. |
| homepage | https://openai.com/research/whisper |
| metadata | {"version":"1.0.0","category":"multimedia"} |
The Voice capability allows agents to interact with the world through sound. It provides advanced Text-to-Speech (TTS) and Speech-to-Text (STT) powered by OpenAI.
Converts written text into high-quality spoken audio.
text: The message to speak.voice: (Optional) 'alloy', 'echo', 'fable', 'onyx', 'nova', or 'shimmer'.output_path: (Optional) Where to save the resulting .mp3 file.Transcribes audio files into written text.
file_path: Path to an audio file (mp3, wav, etc.).OPENAI_API_KEY is set in the environment.