Documentation ¶
Index ¶
- func BindBook(directory, ffmpegCmd string, overwrite bool) (string, error)
- func BindBookHandler(u *url.URL) error
- func BindChapters(directory, ffmpegCmd string, overwrite bool) error
- func BindChaptersHandler(u *url.URL) error
- func ChapterMetadata(directory, importMetadata, title, author string, overwrite bool) error
- func ChapterMetadataHandler(u *url.URL) error
- func Cover(bookFilename, coverFilename, mp4artCmd string) error
- func CoverHandler(u *url.URL) error
- func CreateAudiobook(textFilename string, outputDirectory string, provider, reqion, key string, ...) error
- func CreateAudiobookHandler(u *url.URL) error
- func Info(filename, provider string, costPerMillionChars float64) error
- func InfoHandler(u *url.URL) error
- func Languages(provider, language, key string) error
- func LanguagesHandler(u *url.URL) error
- func PackAudioBook(directory string, extension string, importMetadata, title, author string, ...) error
- func PackAudiobookHandler(u *url.URL) error
- func PrepareExternalChapters(directory, ext string) error
- func PrepareExternalChaptersHandler(u *url.URL) error
- func Synthesize(textFilename string, outputDirectory string, provider, region, key string, ...) error
- func SynthesizeHandler(u *url.URL) error
- func Translate(filename, provider, from, to, key string) error
- func TranslateHandler(u *url.URL) error
- func Voices(provider, region, key, locale string) error
- func VoicesHandler(u *url.URL) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BindBookHandler ¶
func BindChapters ¶
func BindChaptersHandler ¶
func ChapterMetadata ¶
func ChapterMetadataHandler ¶
func CoverHandler ¶
func CreateAudiobook ¶
func CreateAudiobookHandler ¶
func InfoHandler ¶
func LanguagesHandler ¶
func PackAudioBook ¶ added in v0.1.2
func PackAudiobookHandler ¶ added in v0.1.2
func PrepareExternalChapters ¶ added in v0.1.2
func PrepareExternalChaptersHandler ¶ added in v0.1.2
func Synthesize ¶
func SynthesizeHandler ¶
func TranslateHandler ¶
func VoicesHandler ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.