Crate cmudict [] [src]

The pronunciation dictionary from Carnegie Mellon University's CMUSphinx project

Structs

Cmudict

A dictionary containing words & their pronunciations

Error

The Error type.

Rule

Represents the complete pronunciation of a single word in the database

Enums

ErrorKind

The kind of an error.

Stress

Used by a symbol to indicate what kind of stress it has

Symbol

Represents a single sound

Traits

ResultExt

Additional methods for Result, for easy interaction with this crate.

Type Definitions

Index
Result

Convenient wrapper around std::Result.