Skip to content

Commit

Permalink
feat: add audio interface field (COR-000)
Browse files Browse the repository at this point in the history
  • Loading branch information
z4o4z committed Sep 23, 2024
1 parent 3065000 commit be167fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/voiceflow-types/src/version/chat/publishing.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ export interface ChatPublishing extends BaseVersion.Publishing {
stylesheet?: string | string[];
persistence?: ChatPersistence;
description?: string;
audioInterface?: boolean;
}

0 comments on commit be167fe

Please sign in to comment.