The audio/ulaw Bonobo Component

Chris Lahey


Table of Contents
The audio/ulaw Bonobo Component

The audio/ulaw Bonobo Component

Summary

The audio/ulaw component is an embeddable Bonobo component which can be used to display a sound file in Sun's ULAW format (often accompanied by the .au extension.) The data is not converted to a linear format; the component pretty much displays almost raw ULAW data. This should be fixed some time soon. ULAW sound data can be loaded into and out of the component using the GNOME::PersistStream interface. You can also use the GNOME::ProgressiveDataSink interface.

Information

Table 1. GOAD Repository IDs

Repository IDType
bonobo-object-factory:audio-ulawExecutable factory
bonobo-object:audio-ulawObject instance

Table 2. List of standard Bonobo interfaces supported

Interface Name
GNOME::BonoboObject
GNOME::PersistStream
GNOME::ProgressiveDataSink

Table 3. Other interfaces supported

None