Class VCard.Sound

  • Enclosing class:
    VCard

    public static final class VCard.Sound
    extends Object
    Represents an image. The image is either defined by a type/binary value pair or it is referenced by an URI.
    • Constructor Detail

      • Sound

        public Sound​(byte[] value,
                     URI uri,
                     String phonetic)
    • Method Detail

      • getValue

        public byte[] getValue()
        Gets the binary digital audio pronunciation.
        Returns:
        The photo.
      • getUri

        public URI getUri()
        Gets the URI to an external binary digital audio pronunciation.
        Returns:
        The URI.
      • getPhonetic

        public String getPhonetic()
        Gets the textual phonetic pronunciation.
        Returns:
        The textual phonetic pronunciation