For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

Last updated