server.inet.extensionRule.extension
Maps file extension to a MIME type.
Value |
MIME type that corresponds to the extension in the parameter name. DEFAULT: (none) |
How to set |
If using the Management Station, set on the Speech Server service. If not using Management Station, set in an NSS configuration file (user-NSSxx.txt). |
Usage |
Rarely changed. |
The Speech Server supports file extension rules that determine the MIME type of a request if a client application does not supply a type. These rules have the form:
server.inet.extensionRule.extension VXIString mime-type
For example:
server.inet.extensionRule.alaw VXIString audio/x-alaw-basic
You can add rules for additional types, but note that Speech Server does not understand all possible MIME types. See Setting media (MIME) types.
For more information, see Controlling Internet fetches and caching.