You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Convert a piece of text into an audio file using a specific voice.",
586
+
"prompt": "Use the text_to_speech tool to convert the text 'Hello, this is a test of the ElevenLabs MCP server.' into an audio file using the 'Adam' voice."
587
+
},
588
+
{
589
+
"title": "Transcribe an Audio File",
590
+
"description": "Transcribe the spoken content of an audio file into text.",
591
+
"prompt": "I have an audio file located at '~/Desktop/meeting_recording.mp3'. Please transcribe it using the speech_to_text tool and save the transcript to a file."
0 commit comments