API library for Voices.az

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/voices-az/api

v1.1.3 2024-05-02 11:25 UTC

This package is not auto-updated.

Last update: 2025-10-17 16:43:07 UTC


README

Latest Version

Installation

From the command line run

$ composer require voices-az/api

Once VoicesAPI is installed you need initialize with API Key. Sign up or login for go to cabinet on Voices.az and get API Key for authentication.

VoicesAi::initialize("{api_key}");

For setting locale (Azerbaijani - az, English - en, Russian - ru)

VoicesAi::setLocale("{language_key}");