VoiceGuidance Class

  • VoiceGuidance
  • class Esri::ArcGISRuntime::VoiceGuidance

    Voice guidance to play at certain locations along a route. More...

    Header: #include <VoiceGuidance.h>
    Since: Esri::ArcGISRuntime 100.6
    Inherits: Esri::ArcGISRuntime::Object

    This class was introduced in Esri::ArcGISRuntime 100.6.

    Public Functions

    virtual ~VoiceGuidance() override
    QString text() const
    Esri::ArcGISRuntime::VoiceGuidanceType type() const

    Detailed Description

    An app may present voice guidance at certain locations along a route. Voice guidance includes text that may be passed to a text-to-speech engine to inform an app user of upcoming maneuvers or arrival events.

    Member Function Documentation

    [override virtual] VoiceGuidance::~VoiceGuidance()

    Destructor.

    QString VoiceGuidance::text() const

    Returns string presentation of voice guidance text instruction.

    This text can be passed to a text to speech engine.

    Esri::ArcGISRuntime::VoiceGuidanceType VoiceGuidance::type() const

    Returns voice guidance type.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

    You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

    Your ArcGIS portal

    Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

    Your ArcGIS Location Platform dashboard

    Manage billing, monitor service usage, and access additional resources.

    Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

    Close