IAnnouncer Methods |
The IAnnouncer type exposes the following members.
Name | Description | |
---|---|---|
Bell |
Plays a bell sound, sometimes used immediately before the user needs to make a turn.
| |
Click |
Plays a click sound, used by some devices to provide positive feedback to the user.
| |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
SayArrival |
Announces arrival at the route's destination.
| |
SayMovement(NavigationEvent, NavigationEvent) |
Announces one or two NavigationEvents.
| |
SayMovement(NavigationEvent, NavigationEvent, Boolean) |
Announces one or two NavigationEvents.
|