Skip to content
  1. MTKruto/
  2. Walkthrough/
  3. Voice Transcription
Guides

Voice TranscriptionUSER-ONLY

User Walkthrough · 29 of 50

Users can transcribe voice messages through transcribeVoice.

const transcription = await client.transcribeVoice(chatId, messageId);
console.log(transcription.text);
PreviousMessage StatisticsNextMessage Summaries
© 2023-2026 MTKruto
TelegramGitHub
Appearance