liberusoftware / automation-voice
Provider-neutral voice domain module for Liberu Automation.
Package info
github.com/liberusoftware/module-automation-voice
Type:liberu-module
pkg:composer/liberusoftware/automation-voice
v1.0.7
2026-08-24 00:17 UTC
Requires
- php: ^8.5
- illuminate/database: ^13.0
- illuminate/support: ^13.0
Requires (Dev)
- pestphp/pest: ^5.0
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.