Namespace

Spiel – 1.0

A library that interfaces with D-Bus speech synthesis providers.

Version1.0.1
AuthorsEitan Isaacson
LicenseLGPL-2.1
Websitehttps://project-spiel.org
Sourcehttps://github.com/project-spiel/libspiel

Build

C headersspiel/spiel.h
pkg-config filesspiel

Dependencies

GLib—2.0 The base type system library
Browse documentation
GObject—2.0 The base type system library
Browse documentation

Additional documentation

Classes

Provider

Represents a provider speech backend.

since: 1.0

Speaker

A virtual speaker for speech synthesis.

since: 1.0

Utterance

Represents an utterance to be spoken by a SpielSpeaker.

since: 1.0

Voice

Represents a voice implemented by a speech provider.

VoicesListModel

Represents an aggregate of all the voices available to Spiel.

Bitfields

VoiceFeature

A bitfield of potential voice features that can be advertised to consumers.

Error Domains

Error

Error codes in the SPIEL_ERROR domain that can be emitted in the utterance-error signal.

Functions