Available since firmware version 7.5
Supported Interfaces
Description
The roAudioGuide component provides Audio Guide support for applications that require custom speech beyond what is provided by automatic Audio Guide in SDK and Scene Graph components.
Though some of the roAudioGuide API is similar to roTextToSpeech, roAudioGuide provides support specific to Audio Guide, including:
- Speaks when Audio Guide is enabled, and doesn't speak if it isn't.
- Automatically splits up text to reduce lag.
- Uses the correct voice, language, volume, and speech rate for Audio Guide.
- Tries to be "smart" by pre-processing the text for correct pronunciation of things like currency, email addresses, acronyms, media-related names and titles, etc.
Usually, roAudioGuide would be used on its own, but it can be used in conjunction with roTextToSpeech.
Field
The following field is mentioned here so that SDK2 developers can understand how to override the firmware's native handling of the audio guide.
muteAudioGuide | Boolean | false | Set to Available since firmware v7.5 |