LemonChannels.Adapters.Telegram.VoiceTranscriber (lemon_channels v0.1.0)

View Source

Voice transcription client for Telegram voice notes.

Summary

Functions

transcribe(opts)

@spec transcribe(map() | keyword()) :: {:ok, binary()} | {:error, term()}