Skip to content

plexusone/omnivoice-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OmniVoice Examples

Integration examples for OmniVoice voice pipelines.

These examples are maintained in a separate repository to avoid adding heavy telephony/provider dependencies to the core OmniVoice module.

Examples

Example Description
twilio-elevenlabs-voice-agent Voice agent using Twilio Media Streams + ElevenLabs TTS

Structure

Each example is a standalone Go module with its own go.mod file. This allows each example to have different dependencies without affecting others.

Running Examples

cd <example-directory>
go run .

See each example's README for specific requirements and configuration.

Related Projects

About

Integration examples for OmniVoice voice pipelines. These examples are maintained in a separate repository to avoid adding heavy telephony/provider dependencies to the core OmniVoice module.

Resources

Stars

Watchers

Forks

Contributors

Languages