Yarn Spinner
Website
Discord
GitHub
Patreon
Searchβ¦
2.2 (Current)
β
Start Here
Writing Your Dialogue
β¨
Editing with VS Code
β
Writing in Yarn
πͺ
Upgrading Yarn Scripts
Working With Unity
Overview
π¦
Installation
β‘
Quick Start
π₯
Importing Yarn Files
π§±
Components
Dialogue Runner
Dialogue Views
Variable Storage
Line Provider
Text Line Provider
Audio Line Provider
π€
Commands and Functions
πΊ
Localizations and Assets
Unity Sample Projects
π
Choose-Your-Path Game
π
Choose-Your-Path Game with Visuals
π
NPC Dialogue Game
Guides
π
Yarn Variables and Variable Storage
About
The Team
GitHub Repositories
Community Projects
API Documentation
C#
Powered By
GitBook
Audio Line Provider
Audio Line Provider is a Line Provider that fetches localized text for a line of dialogue, as well as a localized AudioClip.
Audio Line Provider will automatically use Addressable Assets, if the Addressables package is installed in your Unity project and
Inspector
Property
Description
Text Language Code
The language that the Audio Line Provider should use to fetch localised text for.
Audio Language
The language that the Audio Line Provider should use to fetch localised audio clips for.
Previous
Text Line Provider
Next - Working With Unity
Commands and Functions
Last modified
7mo ago
Export as PDF
Copy link
Edit on GitHub