'client' parameter for all APIs
'client' is the client name used in production activation, alias is also ok.
GeneratePathPoints
Returns a set of points that can be used to draw a path between the start point (defined by startLat and startLng) and the end point (defined by endLat and endLng.)
GenerateWalkingPath
Returns a set of points that can be used to draw walking directions between the start point (defined by startLat and startLng) and the end point (defined by endLat and endLng.)
SearchAddress
Returns a set of addresses that match the filter passed in the addressFilter parameter.
Returns a set of addresses that match the filter passed in the latlngFilter parameter.
TextToSpeech
Returns a .wav file containing the specified text phrases spoken with the specified voices. The speed of the voices can be adjusted by changing the "rate" parameter.
VoiceList
Returns an array of all valid voice names.