Speaker Identification Results

The following XML shows a single record produced by speaker identification.

<output>
    <record>
        <timestamp>
            ...
        </timestamp>
        <trackname>SpeakerId.Result</trackname>
        <SpeakerIdResult>
            <id>3543fda6-8fdb-4cda-b061-8b3765d24429</id>
            <identity>
                <identifier>newsreader3</identifier>
                <database>news</database>
                <confidence>35</confidence>
                <metadata>
                    <item>
                        <key>key1</key>
                        <value>value1</value>
                    </item>
                    <item>
                       <key>key2</key>
                       <value>value2</value>
                    </item>
                </metadata>
            </identity>
            <speakerName>newsreader3</speakerName>
            <gender>MALE</gender>
        </SpeakerIdResult>
    </record>
</output>

The record contains the following information: