From 84d8b392bb8bea9d90ff4f0c52eef0cbd8a914c1 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 22:51:33 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.