Click or drag to resize

XmlWaveAnnouncer Constructor (String, CultureInfo)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Create an XmlWaveAnnouncer that uses the specified sounds directory and culture.

Namespace:  Telogis.GeoBase.Navigation.Announcements
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public XmlWaveAnnouncer(
	string path,
	CultureInfo culture
)

Parameters

path
Type: SystemString
Path to languages directory.
culture
Type: System.GlobalizationCultureInfo
The name of the culture using CultureInfo, for example CultureInfo("en-US").
See Also