"""
UI components for the Speech UI.
This package contains reusable UI components for the Speech UI.
"""
from speech_mcp.ui.components.audio_visualizer import AudioVisualizer
from speech_mcp.ui.components.animated_button import AnimatedButton
from speech_mcp.ui.components.tts_adapter import TTSAdapter
from speech_mcp.ui.components.audio_processor_ui import AudioProcessorUI
__all__ = [
'AudioVisualizer',
'AnimatedButton',
'TTSAdapter',
'AudioProcessorUI'
]
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/Kvadratni/speech-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server