Skip to main content
Glama

Mobvoi TTS MCP Server

by mobvoi
MIT License
1
  • Apple
  • Linux

play_audio

Play WAV or MP3 audio files directly using the tool on Mobvoi TTS MCP Server. Ideal for integrating audio playback in applications leveraging text-to-speech or voice cloning features.

Instructions

Play an audio file. Supports WAV and MP3 formats.

Input Schema

NameRequiredDescriptionDefault
input_file_pathYes

Input Schema (JSON Schema)

{ "properties": { "input_file_path": { "title": "Input File Path", "type": "string" } }, "required": [ "input_file_path" ], "title": "play_audioArguments", "type": "object" }

You must be authenticated.

Other Tools from Mobvoi TTS MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/mobvoi/mobvoi-tts-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server