read_desktop.php
Desktop Text Reading Layout View
Modern text reading interface using Alpine.js with client-side rendering and reactive word state.
Variables expected:
- $textId: int - Text ID
- $langId: int - Language ID (optional, will be fetched from API)
- $title: string - Text title (optional)
- $sourceUri: string|null - Source URI (optional)
- $media: string - Audio URI (optional)
- $audioPosition: int - Audio playback position (optional)
PHP version 8.1