Click or drag to resize

IAnnouncer Methods

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The IAnnouncer type exposes the following members.

Methods
  NameDescription
Public methodBell
Plays a bell sound, sometimes used immediately before the user needs to make a turn.
Public methodClick
Plays a click sound, used by some devices to provide positive feedback to the user.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodSayArrival
Announces arrival at the route's destination.
Public methodSayMovement(NavigationEvent, NavigationEvent)
Announces one or two NavigationEvents.
Public methodSayMovement(NavigationEvent, NavigationEvent, Boolean)
Announces one or two NavigationEvents.
Top
See Also