Speaker Profiles
Create speaker profile
Create a new speaker profile for consistent speaker identification across meetings.
POST
Creates a new speaker profile. Once created, Mavio uses voice embeddings and name matching to automatically associate this speaker with their segments in future meetings. You can also manually link unidentified speakers to existing profiles.Documentation Index
Fetch the complete documentation index at: https://docs.mavioapp.com/llms.txt
Use this file to discover all available pages before exploring further.
Display name for the speaker. Maximum 200 characters.
Optional email address. Used for matching against calendar event participants for automatic speaker identification.
Optional organization or company name. Maximum 200 characters.
Response
Unique speaker profile identifier (e.g.,
spk_k1l2m3n4o5).Display name of the speaker.
Email address, or
null if not provided.Organization name, or
null if not provided.Number of meetings (starts at 0 for new profiles).
Total speaking time (starts at 0 for new profiles).
null for newly created profiles with no meeting appearances yet.ISO 8601 timestamp when the profile was created.
ISO 8601 timestamp when the profile was last modified.