Package 

Class AudioPromptContent

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class AudioPromptContent
     implements Parcelable
                        

    Audio prompt content For example, sentence = "in five hundred meters keep right to %1% towards %2%", then client use tokens0 to replace %1%, tokens1 to replace %2% in the sentence. Please notice: client can assemble final TTS string by dealing with tokens. If client wants to choose phoneme, please note that phoneme, escape symbol and language tag should be assembled by client The placeholder has same size with token vector