diff --git a/README.md b/README.md index a0d03e1..0c88907 100644 --- a/README.md +++ b/README.md @@ -319,7 +319,7 @@ This returns the audio file as a file response. ### Endpoint: /convert/audio/ogg/ -This endpoint takes an audio file and converts it to an OGG file. The conversion process downsizes files by using +This endpoint takes an audio file and converts it to an OGG file. The conversion process downsizes files by using a single audio channel and fixing the sampling rate to 8 kHz. This endpoint also optimizes the output for voice over IP applications.