read_text
Convert text to speech using Bouyomichan via MCP server, enabling adjustable voice types, volume, speed, and pitch for AI assistants.
Instructions
テキストを棒読みちゃんで読み上げます
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
No arguments  | |||
Input Schema (JSON Schema)
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "additionalProperties": false,
  "properties": {},
  "type": "object"
}