liberusoftware/automation-voice

Provider-neutral voice domain module for Liberu Automation.

Maintainers

Package info

github.com/liberusoftware/module-automation-voice

Type:liberu-module

pkg:composer/liberusoftware/automation-voice

Transparency log

Statistics

Installs: 26

Dependents: 4

Suggesters: 0

Stars: 0

Open Issues: 1

v1.0.7 2026-08-24 00:17 UTC

This package is auto-updated.

Last update: 2026-08-24 22:14:40 UTC


README

Provider-neutral Liberu Automation module for speech-to-text, text-to-speech, streaming sessions, interruption, transcripts, consent controls.

The core package owns domain state, validation, persistence, policies, and lifecycle events. API, Filament, and Livewire adapters are optional one-to-one packages and contain no domain rules.

Compatibility

PHP 8.5 · Laravel 13 · Composer 2 · Pest 5

Installation

composer require liberusoftware/automation-voice
php artisan migrate

The module uses explicit team context and idempotency keys. Disabling it never deletes its data.