Skip to content

Jaxter2017/ElevenLabsSwiftStreamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ElevenLabsSwiftStreamer

A Swift solution for streaming raw PCM audio data from Eleven Labs. This repository contains an AudioStreamer class that handles real-time playback of incoming audio chunks using AVFoundation.

Features

  • Streams raw PCM audio data
  • Supports pause, stop, and seek functionality
  • Manages audio buffers for smooth playback

Usage

Import the AudioStreamer.swift file into your project and initialize it to start streaming audio from Eleven Labs.

Requirements

  • Swift 5.0+
  • iOS 13.0+ / macOS 10.15+

License

MIT License

About

Swift audio streaming solution for Eleven Labs' raw PCM data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages