> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zocomputer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Transcribe audio

> Transcribe an audio file and save the transcript next to the original file.

{/* Tool: transcribe_audio */}

Transcription on Zo Computer is powered by [AssemblyAI](https://www.assemblyai.com/universal-2).

## Parameters

<ParamField path="audio_file_path" type="string" required={true}>
  Absolute path to the audio file to transcribe.
</ParamField>
