Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

picatz/go-av

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-av

Go bindings for Apple's AVFoundation libraries.

import "github.com/picatz/go-av"

func main() {
    av.TextToSpeechWithVoice("Hello World", "com.apple.ttsbundle.siri_Arthur_en-GB_premium")
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages