TtsMapCreateNVS

Create an empty key/value map for specifying internet fetch properties.

TTSRETVAL TtsMapCreateNVS(
  HTTSINSTANCE hInstance, 
  HTTSMAP* phTtsMap)

Argument

Description

hInstance

[in] Handle to a TTS engine instance.

phTtsMap

[out] Pointer to a handle to a TTS Map instance.

This map can be used to store the internet fetch properties for TTS_SPEAK_DATA, TTS_USRDICT_DATA, or TTS_FETCHINFO_T structures.