Click or drag to resize

Announcer Methods

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

The Announcer type exposes the following members.

Methods
  NameDescription
Public methodAbortPlay
Allow the currently playing phrase to finish, then abort the announcement.
Public methodBell
Play a 'bell' sound.
Public methodClick
Play a 'click' sound
Public methodDispose
Disposes of the announcement or sound.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetMaxAnnouncementDistance
Gets the maximum distance to announce the instruction for the next turn.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodPlay
Add a PlayItem to the play list.
Public methodSayArrival
Announces arrival at the destination.
Public methodSayMovement(NavigationEvent, NavigationEvent)
Announce the next (pending) navigation movement to the user.
Public methodSayMovement(NavigationEvent, NavigationEvent, Boolean)
Announce the next (pending) navigation movement to the user.
Public methodSetMaxAnnouncementDistance
Sets the maximum distance to announce the instruction for the next turn. If the distance to the next turn is greater than this distance, the driver will simply be told to 'continue'
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also