> For the complete documentation index, see [llms.txt](https://docs.facephi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.facephi.com/docs.facephi-en/sdks/backend-sdk/voice/release_notes/2.3.0_release_notes.md).

# 2.3.0

In this version of facephi-voice-service, we have added support for the AAC audio codec. This codec is used by default on iOS devices, so support needs to be added in order to use the service directly on these devices without having to convert the audio to another codec.

### Added

* Support for the AAC audio codec.
* New configuration parameter to set the maximum allowed request body size.
